Mike Cardwell wrote:
Hi,

I'm using mod_perl 1 on a Debian Sarge system. I just went to install Apache::Status with a: perl -MCPAN -e 'install Apache::Status'

Here's what I got:

=====================================================================
Reading Makefile.PL args from @ARGV
mod_perl/1.29 installation detected... not ok

[  error] Cannot install mod_perl/1.999.21 on top of mod_perl/1.29.
Add the MP_INST_APACHE2=1 option or answer 'yes'
to the next question

Is it OK to install relative to Apache2/? [y]
=====================================================================

I've done this before and it just installed. I don't want to install mp2. What do I need to do in order to install mp1 modules from cpan now, and/or what do I need to read?

Mike, Apache::Status is a part of mp1-core. So install it and you will have the module.


As for other modules now fetch those manually from seach.cpan.org, unpack and install. In a few days Geoff will release a new mp2 version, now with Apache2:: prefix, then the previously overlapping mp1 should be reindexed (need to ask Andreas) and everything will work as before.

--
__________________________________________________________________
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