Pierfrancesco Caci wrote:
Hello, I'm trying to use bug-mp2, but I get this error and I don't know
where to find the missing file:
[EMAIL PROTECTED]:/var/www/bug-mp2 # perl Makefile.PL -apxs /usr/bin/apxs Can't
locate ModPerl/MM.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.2 /usr/local/share/perl/5.8.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8.2 /usr/share/perl/5.8.2 /usr/local/lib/site_perl .) at Makefile.PL line 10. BEGIN failed--compilation aborted at Makefile.PL line 10.
I'm trying to setup a test environment for version 1.29 of mod_perl
for mod_perl 1.0 based stuff just replace ModPerl::MM::WriteMakefile with ExtUtils::MakeMaker::WriteMakefile - ModPerl::MM is only for mp2. there will be some other changes you'll need to make to adjust for mp1 as well, but you can use Apache::Clean on CPAN as a 1.0 example.
sorry I haven't whipped up a bug-mp1 yet - I'll add it to my list :)
Geoff, can you please call the package differently? We have mp2bug utility and it's confusing to have bug-mp2. I thought the report was about mp2bug.
How about test-skeleton-mp2 and test-skeleton-mp1, or test-stub or else...
__________________________________________________________________ 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
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html