Stas Bekman wrote:
Tom Williams wrote:
[...]

Ok, with this patch applied, I now get this:

[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
mod_perl/1.999_021 installation detected... not ok


Cannot install mod_perl/1.999.23 on top of mod_perl/1.999_021
due to a major API change between mod_perl 1.999_21 and 1.999_22.

Problematic
files: /usr/lib/perl5/site_perl/5.8.2/i686-linux-thread-multi/Apache2.pm
dirs: /usr/lib/perl5/site_perl/5.8.2/i686-linux-thread-multi/mod_perl.pm


Hmm, it doesn't look right though, as it prints mod_perl.pm as a dir, it should be /usr/lib/perl5/site_perl/5.8.2/i686-linux-thread-multi/Apache2, so more work is needed.

It has been now fixed in svn.


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to