FireBird34 has asked for the wisdom of the Perl Monks concerning the following question:
I've tried getting it from CPAN (perl -MCPAN -e 'install Storable'), ppm (couldn't find it there), and d/l'ing it manually and trying it that way... no go on any of them (same error).cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_ +STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPER +L_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O +1 -DVERSION=\"2.13\" -DXS_VERSION=\"2.13\" "-IC:\Perl\lib\CORE" + Storable.c 'cl' is not recognized as an internal or external command, operable pr +ogram or batch file. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code + '0x1' Stop.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Storable module
by tachyon (Chancellor) on Sep 09, 2004 at 07:04 UTC | |
by FireBird34 (Pilgrim) on Sep 09, 2004 at 19:05 UTC | |
|
Re: Storable module
by BUU (Prior) on Sep 09, 2004 at 06:58 UTC | |
|
Re: Storable module
by eserte (Deacon) on Sep 09, 2004 at 08:20 UTC | |
by BrowserUk (Patriarch) on Sep 09, 2004 at 09:05 UTC | |
by eserte (Deacon) on Sep 09, 2004 at 09:19 UTC | |
by Your Mother (Archbishop) on Sep 09, 2004 at 13:54 UTC | |
by eserte (Deacon) on Sep 09, 2004 at 14:40 UTC | |
|