Re: [ANNOUNCE] mod_perl 2.0.0-RC5

[prev] [thread] [next] [Date index for 2005/04/15]

From: Tom Schindl
Subject: Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Date: 07:19 on 15 Apr 2005
This is a multi-part message in MIME format.
--------------030806090008090307050804
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It's not really a problem only the error-message is missleading. Take
the following scenario:

* mp-1.29 installed
* mp-1.99_21 installed

Run perl Makefile.PL and you'll get a completely missleading error-message:

- ------------------------8<------------------------
perl Makefile.PL MP_APXS=/opt/apache2/bin/apxs
...
mod_perl/1.29 installation detected ... not ok

Cannot install mod_perl/1999.22 on top of mod_perl/1.29. .
...
- ------------------------8<------------------------

The problem is the time mod_perl is required ;-). The attached patch
solves this problem and the error-message makes sense.

Tom

Fred Moyer schrieb:
| Tom Schindl wrote:
|
|>Why doesn't it install if mp1 is installed? Now that we have a new
|>namespace that should not be a problem?
|
|
| What problem did you encounter?  Can you post a sample of your attempted
| installation, or better yet a bug report as described here:
|
| http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems
|
| - Phred
|
|
|>Tom
|>
|>Geoffrey Young schrieb:
|>| the mod_perl development team is pleased to announce the latest
|>version of
|>| mod_perl 2.0 - 2.0.0-RC5 - has been released.
|>|
|>| please note that this release contains substantial API changes,
making it
|>| incompatible with all prior mod_perl 1.99 releases to date.  in other
|>words,
|>| you will need to modify ALL of your old 2.0 code before it will be
|>able to
|>| run with this latest release.  fortunately, the changes required are
|>minor,
|>| straightforward, and simple.
|
|
|

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCX2sIkVPeOFLgZFIRArPCAJ9z3il0YGIQlTzTBldoJeieFk+GzQCfWZsg
ftURsP2eZ8nLtpBOkkgnEWM=
=GkJ3
-----END PGP SIGNATURE-----

--------------030806090008090307050804
Content-Type: text/x-patch;
 name="Makefile.PL.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="Makefile.PL.patch"

16d15
<         my $old_mp2 = eval { require Apache2 };
17a17
>         my $old_mp2 = eval { require Apache2 };

--------------030806090008090307050804--

(message missing)

[ANNOUNCE] mod_perl 2.0.0-RC5
Geoffrey Young 13:43 on 14 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Tom Schindl 06:37 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Fred Moyer 06:43 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Tom Schindl 07:19 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Philip M. Gollucci 08:38 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Philip M. Gollucci 08:51 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Tom Schindl 09:18 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Geoffrey Young 12:55 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Philip M. Gollucci 08:29 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Tom Schindl 09:23 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Tom Schindl 09:26 on 15 Apr 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC5
Philip M. Gollucci 11:17 on 15 Apr 2005

Generated at 12:49 on 16 Apr 2005 by mariachi v0.52