[EMAIL PROTECTED] mod_perl-1.99_11]# perl Makefile.PL MP_APXS=/usr/local/ apache2/bin/apxs
Reading Makefile.PL args from @ARGV
MP_APXS = /usr/local/apache2/bin/apxs
Configuring Apache/2.0.48 mod_perl/1.99_11 Perl/v5.9.0
*** configuration file /usr/local/apache2/modules/mod_perl.so does not exist
Checking if your kit is complete...
but I am trying to build mod_perl.so so why should it already exist? The rest of the configure looks OK.
It tries to inherit the config data from your globally installed apache's httpd.conf. Check that you don't load mod_perl.so from that globally installed httpd.conf.
In any case it's harmless in this particular .
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html