You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Cure <cu...@cureable.com> on 2005/04/22 18:45:01 UTC

Mod_perl Installation Issue

I'm currently using Freebsd 5.3 and Apache2, I'm trying to install 
mod_perl2 from ports but I get the following error -->

make install
===>   mod_perl2-2.0.0r3,1 depends on file: /usr/local/sbin/apxs - found
===>   mod_perl2-2.0.0r3,1 depends on file: /usr/local/bin/perl5.8.6 - found
===>  Configuring for mod_perl2-2.0.0r3,1
Reading Makefile.PL args from @ARGV
   MP_APXS = /usr/local/sbin/apxs
   MP_INST_APACHE2 = 1
[  error] Unable to determine server version, aborting.
[  error] Invalid MP_APXS specified?
*** Error code 1

Stop in /usr/ports/www/mod_perl2.



Cure