----- Original Message ----- From: "Roderich Schupp" <roderich.sch...@googlemail.com>

Just a thought: If I recall correctly you can't install one of the
Compress modules
dealing with zlib using cpan on Windows. The reason is that cpan uses
this module itself and the module contains a DLL that install wants
to replace. But you can't replace a DLL that's currently in use,
even renaming it doesn't work. If that's what happened in your case,
then "force install" didn't work either - you just did suppress the
error message
and this may have resulted in a broken installation.


That being the case (and it's certainly plausible), Francois would need to install the module manually - or, at least, run 'dmake install' manually.

Cheers,
Rob

Reply via email to