On Tue, 10 Apr 2001, Jonathan Swartz wrote:
> % ./configure --activate-module=src/modules/perl/libperl.a
...
> "%Config" is not exported by the Apache::ExtUtils module at -e line 0
this is a bug. newer mod_perl's override %Config::Config using
Apache::ExtUtils, which when you build inside the m
I am trying to install mod_perl with APACI, exactly as written in
mod_perl/INSTALL.apaci under "The flexible way". I get the warnings and
fatal errors below.
My system:
Apache 1.3.19
mod_perl 1.25
Perl 5.005_03
RedHat 6.1 (Linux 2.2.12-20)
% perl Makefile.PL APACHE_SRC=../apache_1.3.19/s