On Thursday, February 14, 2002, at 05:44 PM, John Siracusa wrote:
> Then I built and installed mod_perl: > > --- > > cd mod_perl-1.26 > perl Makefile.PL APACHE_SRC=../apache_1.3.23/src > APACHE_PREFIX=/usr/local/apache PREP_HTTPD=1 USE_APACI=1 EVERYTHING=1 > # I answered "y" to this, although I'm not sure why it even asked... > # Configure mod_perl with ../apache_1.3.23/src ? [y] y > make > make install > did you have an option somewhere to choose to not compile expat into Apache? i know that it becomes difficult to use AxKit if you do...