crabbdean has asked for the wisdom of the Perl Monks concerning the following question:
I've read the README notes. Not knowing a lot about this installing method I'm a little stuck. Call me retarted but I'm calling on people who know a little more about this than me. Thanks. :-)Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cp Blowfish.pm blib\lib\Crypt\Blowfish.pm C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils/xsubpp -typemap C:\ +Perl\lib\ExtUtils\typemap -typemap typemap Blowfish.xs > Blowfish.xs +c && C:\Perl\bin\perl.exe -MExtUtils::Com mand -e mv Blowfish.xsc Blowfish.c cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSO +LE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTE +XT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPER L_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2.09\" -DXS_VERS +ION=\"2.09\" "-IC:\Perl\lib\CORE" Blowfish.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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing Crypt::Blowfish
by gellyfish (Monsignor) on Jul 06, 2004 at 12:47 UTC | |
by olivierp (Hermit) on Jul 06, 2004 at 12:58 UTC | |
by crabbdean (Pilgrim) on Jul 06, 2004 at 13:16 UTC | |
|
Re: Installing Crypt::Blowfish
by iburrell (Chaplain) on Jul 06, 2004 at 16:30 UTC |