steve larson wrote:
Hello Stas,
 am following your advice.  I ran into a question that
could lead to a longer discussion, just want your
opinion which would work best for now, later I can
deal with system shortages if produced by this:
which is the ideal Apache2, etc. mpm-prefork,
mpm-worker, etc.

Had started with pre-fork, and built mod-perl produced
this output:
[EMAIL PROTECTED] modperl]# perl Makefile.PL
MP_AP_PREFIX=/usr/local/source/apache2
MP_APXS=/usr/local/source/apache2/support/apxs
^^^^^^^^^^^^^^^^^^
Configuring Apache/2.0.48 mod_perl/1.99_12 Perl/v5.8.0
!!! Failed to obtain the MPM name.

You need to install Apache first. If you want to build against uninstalled Apache (which I think still works), do not pass MP_APXS. Once you pass MP_APXS it'll try to use it to get the information about Apache, but it doesn't work until Apache is installed.



__________________________________________________________________ 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