Hello, 

I am trying to install modperl 2.0.3 with httpd 2.4.2 (also tried 2.4.4), but 
am getting the following error: 
Failed to obtain the MPM name. Please specify MP_APXS=/full/path/to/apxs to 
solve this problem. 
make:*** [path] Error 255 

Using the following configure command 
configure --prefix=/usr/local/apache2 --disable-userdir --enable-expires 
--enable-headers --enable-ldap --enable-logio --enable-mime-magic --enable-so 
--enable-speling --endable-usertrack --enable-vhost-alias --with-port=80 
--with-included-apr --with-included-apr-util --with-ssl=/usr/local/ssl/ 

Where can I put the MPM name to get it to be picked up.   I tried to add 
--mpm-name=prefork, to the configure command, but the same problem. 


Thanks 
Tracy

Reply via email to