How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hi, after the last PHP commits, I can't seem to be able to configure my PHP builds anymore. It keeps on telling me === Found saved configuration for mod_php4-4.3.8_1,1 and subsequently starts to build right away. Is there any way to get it to behave like in the past, specifically asking me what

Re: How to configure PHP build?

2004-07-20 Thread Andrew L. Gould
On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote: Hi, after the last PHP commits, I can't seem to be able to configure my PHP builds anymore. It keeps on telling me === Found saved configuration for mod_php4-4.3.8_1,1 and subsequently starts to build right away. Is there any way to

Re[2]: How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hello Andrew, Tuesday, July 20, 2004, 3:36:53 PM, you wrote: On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote: Hi, after the last PHP commits, I can't seem to be able to configure my PHP builds anymore. It keeps on telling me === Found saved configuration for mod_php4-4.3.8_1,1 and

Re: How to configure PHP build?

2004-07-20 Thread Moti Levy
Gabriel Ambuehl wrote: Hello Andrew, Tuesday, July 20, 2004, 3:36:53 PM, you wrote: On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote: Hi, after the last PHP commits, I can't seem to be able to configure my PHP builds anymore. It keeps on telling me === Found saved configuration for

Re: How to configure PHP build?

2004-07-20 Thread Matthew Seaman
On Tue, Jul 20, 2004 at 03:17:36PM +0200, Gabriel Ambuehl wrote: Hi, after the last PHP commits, I can't seem to be able to configure my PHP builds anymore. It keeps on telling me === Found saved configuration for mod_php4-4.3.8_1,1 and subsequently starts to build right away. Is there

Re[2]: How to configure PHP build?

2004-07-20 Thread Svein Halvor Halvorsen
[Gabriel Ambuehl, 2004-07-20] after the last PHP commits, I can't seem to be able to configure my PHP builds anymore. It keeps on telling me : Is there any way to get it to behave like in the past, specifically asking me what libs it should compile in? Have you executed make

Re: Re[2]: How to configure PHP build?

2004-07-20 Thread Nelis Lamprecht
On Tue, 2004-07-20 at 15:37, Gabriel Ambuehl wrote: Hello Andrew, Tuesday, July 20, 2004, 3:36:53 PM, you wrote: On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote: Hi, after the last PHP commits, I can't seem to be able to configure my PHP builds anymore. It keeps on telling me

Re: How to configure PHP build?

2004-07-20 Thread Andrew L. Gould
On Tuesday 20 July 2004 08:37 am, Gabriel Ambuehl wrote: Hello Andrew, Tuesday, July 20, 2004, 3:36:53 PM, you wrote: On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote: Hi, after the last PHP commits, I can't seem to be able to configure my PHP builds anymore. It keeps on telling

Re[3]: How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hello Svein, Tuesday, July 20, 2004, 3:50:57 PM, you wrote: Try doing a 'make clean' under the /usr/ports/lang/php4 directory. I had tried that as well with the same results: [EMAIL PROTECTED] 15:55:57 /usr/ports/lang/php4 # make clean === Cleaning for libiconv-1.9.2 === Cleaning for

Re[2]: How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hello Matthew, Tuesday, July 20, 2004, 3:46:42 PM, you wrote: Note that with the new PHP setup, most of the configurable bits are now in the lang/php4-extensions or land/php5-extensions ports -- not that you need to install either one of those. They're just meta-ports where you can select

Re[2]: How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hello Andrew, Tuesday, July 20, 2004, 3:55:21 PM, you wrote: Is there a reason you need mod_php4 instead of php4? I switched from mod_php4 to php4 about a year ago; and found installation to go much more smoothly, particularly where the ports have multiple versions of certain applications