Re: Problem Recompiling mod_perl

2006-03-02 Thread Todd W
"Kaplan, Andrew H." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] 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

Re: Problem Recompiling mod_perl

2006-02-27 Thread Harry Zhu
- From: "Kaplan, Andrew H." <[EMAIL PROTECTED]> To: "Frank Wiles" <[EMAIL PROTECTED]>; ; "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

RE: Problem Recompiling mod_perl

2006-02-27 Thread Kaplan, Andrew H.
:[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 li

Re: Problem Recompiling mod_perl

2006-02-27 Thread Frank Wiles
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 wa

RE: Problem Recompiling mod_perl

2006-02-27 Thread Barksdale, Ray
ubject: Problem Recompiling mod_perl Hi there –   I am going through the motions of recompiling mod_perl on a Red Hat Enterprise 3 server. The server was originally configured with Perl 5.8.0, but the application which I am trying to install requires Perl 5.8.3 or later. I

Problem Recompiling mod_perl

2006-02-27 Thread Kaplan, Andrew H.
Hi there –   I am going through the motions of recompiling mod_perl on a Red Hat Enterprise 3 server. The server was originally configured with Perl 5.8.0, but the application which I am trying to install requires Perl 5.8.3 or later. I downloaded the source code for version 5.8.8 and in