"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