What I did was
install perl 5.8.7 in /usr/local/bin
mv /usr/bin /usr/bin/perl5.8.0
ln -s /usr/local/bin/perl usr/bin/perl
add /usr/local/bin to $PATH in your .bash_profile if not already. reboot the
server. Then install Apache/modperl
Hope this helps.
Harry
----- Original Message -----
From: "Kaplan, Andrew H." <[EMAIL PROTECTED]>
To: "Frank Wiles" <[EMAIL PROTECTED]>; <modperl@perl.apache.org>; "Barksdale,
Ray" <[EMAIL PROTECTED]>
Sent: Monday, February 27, 2006 4:21 PM
Subject: RE: Problem Recompiling mod_perl
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
---------------------------------
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.1.0/269 - Release Date: 2/24/2006