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 (200505161048
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 (20050516104821).
>
> lib/ModPerl/BuildMM.pm
> require ExtUtils::MakeMaker;
> my $pm_to_blib = $ExtUtils::MakeMaker::VERSION >= 6.22
> ? "pm_to_
[EMAIL PROTECTED] wrote:
Here's what was returned.
# perl -le 'use ExtUtils::MakeMaker; print ExtUtils::MakeMaker->VERSION'
6.28
In which case please take a look at this code:
lib/ModPerl/BuildMM.pm
require ExtUtils::MakeMaker;
my $mm_ver = $ExtUtils::MakeMaker::VERSION;
my $pm_to_blib
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 following snapshot:
mod
Jared Jackson wrote:
I was unable to install RC6 due to the version issue previously reported.
I downloaded the following snapshot:
modperl-2.0_20050515223638.tar.gz
and was able to successfully run "perl Makefile.PL"
But "make install" stops with the following error.
"make: *** No rule to make tar