Starting to take a crack at an RC. Steve, do you remember what changed for prefork builds that I need to do here? My
fred@dev ~/dev/mod_perl-2.0 $ perl Makefile.PL MP_APXS=/home/fred/dev/httpd24/bin/apxs Reading Makefile.PL args from @ARGV MP_APXS = /home/fred/dev/httpd24/bin/apxs no conflicting prior mod_perl version found - good. Configuring Apache/2.4.6 mod_perl/2.0.9rc1 Perl/v5.14.2 Using Perl 5.014002 w/o ithreads and httpd-2.4. Failed requirements: - Perl built with ithreads (build perl with -Duseithreads) My httpd 2.4 was build with prefork: fred@dev ~/dev/mod_perl-2.0 $ ~/dev/httpd24/bin/httpd -l Compiled in modules: core.c mod_so.c http_core.c prefork.c On Thu, Jan 22, 2015 at 9:54 AM, Steve Hay <steve.m....@googlemail.com> wrote: > On 22 January 2015 at 16:52, The Aquatic Research Center > <plank...@theaquaticresearchcenter.com> wrote: >> Dear appreciated mod-perl developers, >> >> >> >> I have a mod-perl site that I want to continue using, but my distro doesn't >> distribute the mod-perl package anymore because there is none available that >> works with Apache 2.4. >> >> >> >> I read the archives and saw that nobody raised any objections against >> releasing. >> >> >> >> Does somebody know who is the brave Perl-monk that takes precious care of >> the mod-perl-pumpkin and is willing to release the Apache 2.4 supported >> mod-perl? >> >> >> > > Thank you for your interest in mod_perl. I have been trying to > organize a new release for a little while now, and hope that it will > happen soon. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org > For additional commands, e-mail: dev-h...@perl.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org