All the --activate-module does is make sure that the httpd.conf has the 
lines in it right? if you dropped that, you could still add that later 
by hand.


On Wednesday, October 24, 2001, at 12:12 AM, Jim Cooper wrote:

> I am not sure if this is significant
> I will know shortly, but you guys should be asleep.
>
> cd apache-1.3.22
> ./configure \
> --enable-module=most \
> --enable-shared=max \
> --activate-module=src/modules/perl/libperl.a
> make
>
> I originally tried
>
> ./configure \
> "--prefix=/usr/local/apache" \
> "--activate-module=src/modules/perl/libperl.a" \
> "--enable-module=most" \
> "--enable-shared=max" \
> "--with-layout=GNU"
>


Reply via email to