Re: FW: Change the Install Directory for a php application port

D F <[email protected]> Sun, 20 Mar 2005 02:01:51 -0800 (PST)
Newsgroups gmane.os.freebsd.newbies
Message-ID <[email protected]>
I don't have access to a php port MakeFile but there
should be a line in it (--prefix=/install/directory).
Installing by source
./configure 
--prefix-/install/directory \
--enable-other-options (--help will list all avaiable
options)
make
make install
> 
> -----Original Message-----
> From: Deniz Koçak
> To: [email protected]
> Sent: 3/20/2005 4:30 AM
> Subject: Re: Change the Install Directory for a php
> application port
> 
> I think you can find the answer in FreeBSD Handbook
>
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.ht
> ml
> in section 4.5.2.3 Overriding the Default Ports
> Directories...
> 
> >
> >I am writing here because I have a problem finding
> an information about
> >installing a port. I would want to install a php
> application using
> ports
> >system but I would like that this application would
> be installed in a
> >particular directory on my system. So I am looking
> for the command line
> >parameters that allow me to make the installation
> in another directory.
> >
> >Thank you for your answers
> >
> >Best regards,
> >Ptitoliv
> >_______________________________________________
> >[email protected] mailing list
>
>http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> >To unsubscribe, send any mail to
> "[email protected]"
> >
> >  
> >
> 
>  <<ATT151374.txt>> 
> > _______________________________________________
> [email protected] mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to
> "[email protected]"
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "[email protected]"