> Can't locate Apache/src.pm in @INC (@INC > contains: /usr/local/lib/perl5/5.8.8/i686-linux > /usr/local/lib/perl5/5.8.8 > /usr/local/lib/perl5/site_perl/5.8.8/i686-linux > /usr/local/lib/perl5/site_perl/5.8.8 > /usr/local/lib/perl5/site_perl .) at Makefile.PL line 982, > <STDIN> line 6. > > line 982 in Makefile.PL is only executed if there's no > $mp2cfg. Don't know what it is, but shouldn't I have one? >
Makefile.PL doesn't find your mod_perl 2 installation and tries to install for mod_perl 1. It tries to load Apache2::BuildConfig and sets $mp2cfg (about line 500). Maybe Apache2::BuildConfig is missing on your system? Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]