Stas Bekman wrote:
Changes since RC5:
(snip)
improve the diagnostics when detecting mp2 < 1.999022, tell the user which files and/or dirs need to be removed [Stas]
I'm trying to install mod_perl 2.0.0-RC6 on a RedHat 9 based Linux system that is currently running Apache 2.0.52/mod_perl 2.0.0-RC4 and I'm getting this error:
[EMAIL PROTECTED] mod_perl-2.0.0-RC6]$ perl Makefile.PL MP_APXS=/usr/local/apache-2.0.54/bin/apxs
Reading Makefile.PL args from @ARGV
MP_APXS = /usr/local/apache-2.0.54/bin/apxs
Argument "1.999_021" isn't numeric in numeric gt (>) at Makefile.PL line 149.
mod_perl/1.999_021 installation [EMAIL PROTECTED] mod_perl-2.0.0-RC6]$
I've built Apache 2.0.54 using "config.nice" from my Apache 2.0.52 build and that built without problem (as far as I know).
Any ideas on what could be wrong?
Peace...
Tom