Re: mod_perl 2.0 snapshot install issue

[prev] [thread] [next] [Date index for 2005/05/16]

From: Stas Bekman
Subject: Re: mod_perl 2.0 snapshot install issue
Date: 16:37 on 16 May 2005
jared@xxxxxxxxxxxx.xxx 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 = ($mm_ver >= 6.22 && $mm_ver <= 6.25)
         ? "pm_to_blib.ts"
         : "pm_to_blib";

According to the version you've reported it should be pm_to_blib.

> 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:
>>>
>>> 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 target `pm_to_blib.ts', needed by 
>>> `glue_pods'.  Stop."
>>
>>
>> Jared, please post the output of:
>>
>> perl -le 'use ExtUtils::MakeMaker; print ExtUtils::MakeMaker->VERSION'
>>
>>
>> -- 
>> __________________________________________________________________
>> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
>> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
>> mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
>> http://modperlbook.org http://apache.org   http://ticketmaster.com


        -- 
        __________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

mod_perl 2.0 snapshot install issue
Jared Jackson 04:15 on 16 May 2005

Re: mod_perl 2.0 snapshot install issue
Stas Bekman 14:37 on 16 May 2005

Re: mod_perl 2.0 snapshot install issue
Stas Bekman 16:37 on 16 May 2005

Re: mod_perl 2.0 snapshot install issue
Stas Bekman 17:01 on 16 May 2005

Generated at 15:53 on 25 May 2005 by mariachi v0.52