in reply to
Problems installing Win32::Printer Module
Jeeze seems like this module won't seem to let me install it.
When I run any of the nmake commands it gives me the error message:
"cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SY S -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.8.0\" -DXS_VERSION=\"0.8.0\" "-IC:\Perl\lib\CORE" Printer.c 'cl' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1' Stop."
Bleh, I'm out of ideas once again. Do you guys get this error too while trying to use nmake, or is it working fine? I wish ppm had worked =(
Comment on
Re: Problems installing Win32::Printer Module
Replies are listed 'Best First'.
Re^2: Problems installing Win32::Printer Module
by
davidj
(Priest)
on Jun 22, 2004 at 03:50 UTC
My configuration compiles and installs it just fine:
win2K, visual C++ enterprise 6.0, win32-printer.0.8.0, activeState 5.8.3.809
Not sure what suggestions I could give you at this point.
sorry,
davidj
[reply]
In Section
Seekers of Perl Wisdom