I've updated the README file to specify the minimum and maximum Apache versions required, the next mod_perl version's release will include it.

As for your troubles, as Randy has suggested you probably have a bunch of various installs laying around and you've it all messed up. You don't need to install apr separately from Apache, just grab the latest cvs version of Apache and mod_perl, build them and you will be all set. See:
http://perl.apache.org/docs/2.0/user/install/install.html#Getting_Bleeding_Edge_CVS_Sources
http://perl.apache.org/docs/2.0/user/install/install.html#Configuring_and_Installing_Prerequisites
http://perl.apache.org/docs/2.0/user/install/install.html#Downloading_the_mod_perl_Source
...

It should just work. To make sure that you aren't messing up with other installation on your system, go and clean those up first.

__________________________________________________________________
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