nimdokk has asked for the wisdom of the Perl Monks concerning the following question:
Any suggestions on where to look, or alternatives to running nmake would be appreciated. I have tried putting the directories with Des.pm into site\lib, but that did not seem to work.C:\Perl\test\sftp\Crypt-DES-2.03>perl Makefile.pl Writing Makefile for Crypt::DES C:\Perl\test\sftp\Crypt-DES-2.03>nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSO +LE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLI +CIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG - O1 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-IC:\Perl\lib\CORE" + DES.c 'cl' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code ' +0x1' Stop. C:\Perl\test\sftp\Crypt-DES-2.03>
Thanks in advance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Module Install Problem
by Anonymous Monk on Nov 12, 2003 at 18:54 UTC | |
|
Re: Module Install Problem
by ptkdb (Monk) on Nov 12, 2003 at 19:07 UTC | |
by nimdokk (Vicar) on Nov 12, 2003 at 19:18 UTC | |
by jdtoronto (Prior) on Nov 12, 2003 at 19:29 UTC | |
by nimdokk (Vicar) on Nov 12, 2003 at 19:33 UTC | |
|
Re: Module Install Problem
by jdtoronto (Prior) on Nov 12, 2003 at 18:57 UTC | |
by nimdokk (Vicar) on Nov 12, 2003 at 19:14 UTC |