> >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.

cl is the name of the Visual C++ compiler. If you don't have that, you
are out of luck, unfortunately.

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

Reply via email to