Hi there --

I ran the Makefile.PL script using the command /usr/local/bin/perl. Once the
compilation and install was completed, I tried running the server and
unfortunately the same error message concerning Perl 5.8.0 appeared on-screen. 

-----Original Message-----
From: Frank Wiles [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 27, 2006 4:57 PM
To: Kaplan, Andrew H.
Cc: modperl@perl.apache.org
Subject: Re: Problem Recompiling mod_perl

On Mon, 27 Feb 2006 16:20:51 -0500
"Kaplan, Andrew H." <[EMAIL PROTECTED]> wrote:

> I need to recompile mod_perl to use the 5.8.8 libraries. One idea I
> had was uninstalling perl 5.8.0 completely from the system. Does
> anyone have insights into this? Thanks.

  I believe it uses the Perl that was used to run Makefile.PL so
  when you get to that step make sure you explicitly call 
  /usr/local/bin/perl instead of just perl. 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to