Title: Q: How do I upgrade Perl w/mod_perl?
I'm currently using mod_perl 1.2.7 with Perl 5.8.0. If I want to test Perl 5.8.1 RC4, how do I recompile Perl and mod_perl without having to make other changes? Is there a simple way to do this upgrade?
Thanks! =)
--TWH
No problem. Today has been crazy, but I should be able to post this
information on Monday morning.
Thanks again. =)
--TWH
-Original Message-
From: Stas Bekman [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 12, 2003 4:38 PM
To: Tim Howell
Cc: [EMAIL PROTECTED]
Subject: Re: [mp2] make
I figured this one out: CGI needed to be updated. =)
--TWH
-Original Message-
From: Tim Howell
Sent: Thursday, June 12, 2003 10:00 AM
To: [EMAIL PROTECTED]
Subject: RE: [mp2] make test fails nearly all tests...
Stas (and others)--
Following your suggestion I built/tested as a
Stas (and others)--
Following your suggestion I built/tested as a normal user. This time
only one test fails (one of the CGI tests). Below is the output from
make test.
Thanks for your help. I've only been using unix/linux for a few months,
but I've learned an enormous amount from lists like t
Title: [mp2] make test fails nearly all tests...
I've searched the list archives for relevant postings, and I found a couple of messages with similar problems, but no answers. I think I've included all relevant details. Please let me know if there is something else I should add.
I'm workin