You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Jo bu <jo...@hotmail.com> on 2008/03/04 21:43:10 UTC

mod_perl for Apache 2.2.8

Hi, 

I have been trying to compile mod_perl as a DSO in a apache 2.2.8. I am on solaris 10. The readme states that it only supports apache 2.0 but will most likely work with later versions. I get the following errors when I try to use Makefile...

Can't locate Apache/TestConfig.pm in @INC (@INC contains: lib Apache-Test/lib /data/users/oraias/perl/lib/5.8.5/sun4-solaris /data/users/oraias/perl/lib/5.8.5 /data/users/oraias/perl/lib/site_perl/5.8.5/sun4-solaris /data/users/oraias/perl/lib/site_perl/5.8.5 /data/users/oraias/perl/lib/site_perl .) at lib/ModPerl/Code.pm line 27.
BEGIN failed--compilation aborted at lib/ModPerl/Code.pm line 27.
Compilation failed in require at lib/Apache2/Build.pm line 48.
BEGIN failed--compilation aborted at lib/Apache2/Build.pm line 48.
Compilation failed in require at Makefile.PL line 36.
BEGIN failed--compilation aborted at Makefile.PL line 36.

I am new to mod_perl and apache so what can I do to get this to work with 2.2.8 if possible? 

thanks. 

dj



_________________________________________________________________
Connect and share in new ways with Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008

Re: mod_perl for Apache 2.2.8

Posted by John D Groenveld <jd...@elvis.arl.psu.edu>.
In message <BA...@phx.gbl>, Jo bu writes:
>I have been trying to compile mod_perl as a DSO in a apache 2.2.8. I am on sol
>aris 10. The readme states that it only supports apache 2.0 but will most like
>ly work with later versions. I get the following errors when I try to use Make
>file...

These are my notes from building Apache and mod_perl under Solaris 10:
<URL:http://www.cse.psu.edu/~groenvel/apache2.html>

Happy hacking,
John
groenveld@acm.org