Re: Installing customized mod_php4 port

2003-01-29 Thread Andreas Pauley
On Tue, 28 Jan 2003, Stijn Hoop wrote: > On Tue, Jan 28, 2003 at 03:00:41AM -0800, Adam Weinberger wrote: > > Just run 'make' from the mod_php4 directory. You set all those options > > interactively. > > Or for the noninteractive version: > > # make PHP4_OPTIONS='\"option1\" \"option2\" ...' BAT

Re: Installing customized mod_php4 port

2003-01-28 Thread Stijn Hoop
On Tue, Jan 28, 2003 at 03:00:41AM -0800, Adam Weinberger wrote: > Just run 'make' from the mod_php4 directory. You set all those options > interactively. Or for the noninteractive version: # make PHP4_OPTIONS='\"option1\" \"option2\" ...' BATCH=yes install The quotes & backslashes are necessary

Re: Installing customized mod_php4 port

2003-01-28 Thread Adam Weinberger
e about the former." > -- Albert Einstein > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message > >> end of "Installing customized mod_php4 port" from Andreas Pauley

Installing customized mod_php4 port

2003-01-28 Thread Andreas Pauley
Hi, I would like to know what the preferred way is for installing the mod_php4 port (4.2.3) with your own customized options enabled. This is on FreeBSD 4.7, in conjunction with apache+mod_ssl-1.3.27+2.8.12. I see the Makefile's CONFIGURE_ARGS specifically states "--without-gd" and "--without-m