Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Bernard Barton
Matus UHLAR - fantomas wrote: >> Matus UHLAR - fantomas wrote: >> >>> You must build apache BEFORE mod_perl and mod_ssl. >>> > > On 21.10.07 10:21, Bernard Barton wrote: > > >> But as soon as you build mod_ssl, it tells you to change to your apache >> directory and run make / make in

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Matus UHLAR - fantomas
> Matus UHLAR - fantomas wrote: > > You must build apache BEFORE mod_perl and mod_ssl. On 21.10.07 10:21, Bernard Barton wrote: > But as soon as you build mod_ssl, it tells you to change to your apache > directory and run make / make install. The instructions for mod_ssl (and > I believe mod_per

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Bernard Barton
Matus UHLAR - fantomas wrote: > On 20.10.07 23:48, Bernard Barton wrote: > >> I wish I could use apache 2.x, but unfortunately, I need to remain at >> version 1.3.33. I'm building a mod_ssl and mod_perl enabled httpd. >> Here are the latest build parameters I've used: >> > > >> cd ~/ap

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Matus UHLAR - fantomas
On 20.10.07 23:48, Bernard Barton wrote: > I wish I could use apache 2.x, but unfortunately, I need to remain at > version 1.3.33. I'm building a mod_ssl and mod_perl enabled httpd. > Here are the latest build parameters I've used: > cd ~/apache-ssl apache-ssl is only your name for the director

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-20 Thread Bernard Barton
Joshua Slive wrote: > On 10/19/07, Bernard Barton <[EMAIL PROTECTED]> wrote: > >> When I run an apachectl configtest, I get the errors below regarding >> compiling apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no", >> and I also tried --enable-rule=EAPI=no. Oddly, when I run m

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-20 Thread Joshua Slive
On 10/19/07, Bernard Barton <[EMAIL PROTECTED]> wrote: > When I run an apachectl configtest, I get the errors below regarding > compiling apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no", > and I also tried --enable-rule=EAPI=no. Oddly, when I run make in the > apache_1.3.33 di

[EMAIL PROTECTED] EAPI vs API

2007-10-19 Thread Bernard Barton
When I run an apachectl configtest, I get the errors below regarding compiling apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no", and I also tried --enable-rule=EAPI=no. Oddly, when I run make in the apache_1.3.33 directory, I see the -DEAPI being passed to the compiler. Yet st