On Thu, 21 Oct 1999, Scott Anderson wrote:
> am having the following errors trying to compile apache with mod_perl
>
> my mod perl configuration script looks like this
>
> perl Makefile.PL \
> APACHE_SRC=/usr/local/src/apache_1.3.9 \
> NO_HTTPD=1 \
> PREP_HTTPD=1 \
>
"Scott Anderson" <[EMAIL PROTECTED]> wrote:
>CC=cc \
>./configure \
>--prefix=/usr/local/apache \
>--enable-rule=SHARED_CORE \
>--enable-module=so \
>--enable-module=auth_dbm \
>--enable-module=auth_db \
>--enable-module=rewrite \
>--enable-
am having the following errors trying to compile apache with mod_perl
my mod perl configuration script looks like this
perl Makefile.PL \
APACHE_SRC=/usr/local/src/apache_1.3.9 \
NO_HTTPD=1 \
PREP_HTTPD=1 \
EVERYTHING=1
i answer yes when it asks about the src di