Re: FW: Change the Install Directory for a php application port
From: D F (dfr574_at_yahoo.com)
Date: 03/20/05
- Previous message: Deniz Koçak: "Re: Change the Install Directory for a php application port"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 20 Mar 2005 02:01:51 -0800 (PST) To: freebsd-newbies@freebsd.org
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: freebsd-newbies@freebsd.org
> 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
> >_______________________________________________
> >freebsd-newbies@freebsd.org mailing list
>
>http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> >To unsubscribe, send any mail to
> "freebsd-newbies-unsubscribe@freebsd.org"
> >
> >
> >
>
> <<ATT151374.txt>>
> > _______________________________________________
> freebsd-newbies@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to
> "freebsd-newbies-unsubscribe@freebsd.org"
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Deniz Koçak: "Re: Change the Install Directory for a php application port"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|