steve larson wrote:
Hello,
 source of Apache 2 was located here:
 /usr/local/source/apache2

 Apache 2 was installed here:
 /usr/local/apache2

So you should use the latter path to build mp2. Like so:


perl Makefile.PL \
MP_APXS=/usr/local/apache2/support/apxs \
MP_INST_APACHE2=1 \
MP_DEBUG=1

__________________________________________________________________
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



Reply via email to