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_blib.ts"
>         : "pm_to_blib";

The fix was applied 5 weeks ago:
http://svn.apache.org/viewcvs.cgi/perl/modperl/trunk/lib/ModPerl/BuildMM.pm?rev=160304&r1=160126&r2=160304&diff_format=h

apparently the snapshots mechanism is broken /(giving you snapshots from January!), so I'll take care of it.

Meanwhile please try this version:
http://people.apache.org/~gozer/mp2/mod_perl-2.0.0-dev.tar.gz

"make: *** No rule to make target `pm_to_blib.ts', needed by `glue_pods'. Stop."



-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to