Hello,

When I try to install modules from CPAN to my Window XP followed by
perl Makefile.PL
nmake
nmake test
nmake install

Most time installation is OK, but sometime I get following message after "nmake":

'cl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'cl' : return code '0x1'
Stop.

Does it mean this module only use for *nix. How can I pass the problem to continue installation process?

Thanks,

Shiping



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to