From: Dave R. <au...@ur...> - 2003-05-03 16:23:45
|
On Sat, 3 May 2003 msc...@ao... wrote: > just received a message from someone not able to install Log::Log4perl, > because Log::Dispatch 2.06 needs Module::Build which contains an error. > > He's using a standard SuSe distribution with perl 5.8.0, perl -V output > and CPAN shell output attached to this email. Looks like he has CPAN set to provide the "POLLUTE=1" argument to all modules, which is a pretty wack thing to be doing, since that's something the module _author_ should generally do, not the installer. Module::Build's EU::MakeMaker compatibility code doesn't recognize that argument, and so it dies. I'll make a patch for M::B to recognize more old EU::MM command-line pieces. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/ |