modperl and Apache::* libraries are generally for the Apache platform.
modperl2 and Apache2::* libraries are for the Apache2 platform. so if you
end up installing modperl on your Apache2, you've stumbled on the wrong end.

Take note that not all Apache2 modules are labelled this way. For example
Apache::DBI works for mp2 as well. So there's some tricky issues you need to
know abt.

----- Original Message ----- 
From: "Jonathan Mangin" <[EMAIL PROTECTED]>
To: <modperl@perl.apache.org>
Sent: Tuesday, February 14, 2006 12:10 AM
Subject: libapreq2-2.07 prerequisites (CPAN install)


> Hi all,
>
> I've just begun looking at mod_perl2 and have a few scripts
> running under ModPerl::Registry.  Following a thread here,
> I wanted to install Apache::Request and look at the source.
>
> During install, mod_perl is listed as a prerequisite.
> Answering [yes] begins installation of mod_perl-1.29 which
> surprised me (and is useless?).
>
> Will 1.29 installation bung up usage of 2.0.2 in any way?
>
> Thanks alot,
> Jon

Reply via email to