PHP compile arguements
Josh Paetzel
josh at tcbug.org
Thu Oct 26 20:24:09 UTC 2006
On Thursday 26 October 2006 15:04, Andreas Widerøe Andersen wrote:
> Hi,
> I need to recompile PHP on my FreeBSD 6.1 STABLE system with two
> compile arguements and I don't know how to do this.
>
> What would the correct compile arguements be when using PORTINSTALL
> for:
>
> WITH apache and WITHOUT versioning?
>
> Thanks!
> Andreas
If you use the lang/php5 port and do a make config it will pop up a
dialog box which will allow you to select the apache option. To take
out versioning you'll have to edit the port's Makefile and
remove --enable-versioning from the CONFIGURE_ARGS
--
Thanks,
Josh Paetzel
More information about the freebsd-questions
mailing list