Re: mod_perl 2.0 snapshot install issue

2005-05-16 Thread jared
Here's what was returned. # perl -le 'use ExtUtils::MakeMaker; print ExtUtils::MakeMaker->VERSION' 6.28 Thanks. Jared At 10:37 AM -0400 5/16/05, Stas Bekman wrote: Jared Jackson wrote: I was unable to install RC6 due to the version issue previously reported. I downloaded the

Re: mod_perl 2.0 snapshot install issue

2005-05-16 Thread jared
Sorry about that. I was distracted for a moment with an urgent qmail issue. Thanks for the help. Jared At 1:01 PM -0400 5/16/05, Stas Bekman wrote: Jared, please do not take the thread off-list unless you were asked to. Thank you. Here is the code in my current snapshot of mod_perl

MP2 output filters

2004-08-25 Thread Jared Cook
problem: It looks like every include that gets processed starts a new stream to my filter. I need mod_include to process all the includes and THEN send the completed flat document to my mod_perl filter. Is this possible? Please advise. TIA, Jared -- Report problems: http://perl.apache.org/bugs

Building libapreq2 with bad with-apache2 switches

2004-09-11 Thread Jared Rhine
If I'm not mistaken, building libaqreq2 with both --with-apache2-apxs and --with-apache2-src. But you can do it and end up with an almost-functional installation, or odd build errors (as I can recently attest to). Offered as consideration for an enhancement, it might be nice if configure detected

Re: [summary] The Conflict of mp1 vs mp2 vs mp22 vs ... vs mpNN

2005-01-10 Thread Jared Rhine
> Stas> 99.9% of users do *not* need to use this workaround. So that > Stas> issue is moot if you ask me. > Four out of my five biggest customers *will* need to have both > modperl1 and modperl2 in the same Perl installation tree on their > development machines, because they'll need to start looki

mod_perl 2.0 snapshot install issue

2005-05-15 Thread Jared Jackson
t' make[3]: Leaving directory `/downloads/modperl-2.0/xs/ModPerl/Const' make[2]: Leaving directory `/downloads/modperl-2.0/xs/ModPerl' make[1]: Leaving directory `/downloads/modperl-2.0/xs' This is perl, v5.8.5 built for i386-linux-thread-multi Jared Jackson