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 (200505161048

Re: mod_perl 2.0 snapshot install issue

2005-05-16 Thread Stas Bekman
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_

Re: mod_perl 2.0 snapshot install issue

2005-05-16 Thread Stas Bekman
[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

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 following snapshot: mod

Re: mod_perl 2.0 snapshot install issue

2005-05-16 Thread Stas Bekman
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