----- Original Message ----- From: "RAPPAZ Francois" <[email protected]>

I removed ExtUtils::MakeMaker 6.50 using ppm

I have set up v. 6.48 with CPAN using force install because some test were not ok.
In the PAR-Packer-0.991 folder, running makefile.pl still gives
Note (probably harmless): No library found for perl58.lib


Yes - I get the same with 6.48.
6.48_01 is the only version I could find that's behaving correctly and unfortunately, it doesn't exist on cpan or backpan - so the only way I could get 6.48_01 back was to re-install build 825 "on top of" the existing build 825 installation. That works ok, though you might lose some updates if you do the same.

All you really need to do is merge (copy/extract) the perl/site/lib/ExtUtils folder (that ships with the 825 binary) to your existing perl/site/lib/ExtUtils installation - that will replace 6.50 with 6.48_01. And then keep a copy of the 6.48_01 site/lib/Extutils folder, so that you can easily re-install whenever you need to. (It might be easier if you grab the .zip binary rather than try to use the .msi.)

It will be better once we work out what's going wrong - but I won't have a chance to take a serious look until tomorrow or tomorrow night.

Cheers,
Rob

Reply via email to