----- Original Message ----- From: "Joe Schaefer" <[EMAIL PROTECTED]> To: "Jonathan Mangin" <[EMAIL PROTECTED]> Cc: <modperl@perl.apache.org> Sent: Monday, February 13, 2006 11:52 AM Subject: Re: libapreq2-2.07 prerequisites (CPAN install)
> "Jonathan Mangin" <[EMAIL PROTECTED]> writes: > > > 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. > > In that case you want Apache2::Request; Apache::Request > is an mp1 module. > > > > > 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? > > It shouldn't, but you're probably installing the wrong version > of libapreq if it asks for mp1. > > -- > Joe Schaefer Sorry, that was a typo. I was installing Apache2::Request. Hence my surprise.