wfbojar has asked for the wisdom of the Perl Monks concerning the following question:
cl -c -nologo -Gf -W3 -I..\lib\CORE -I.\include -I. -I.. -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERLDLL -DPERL_CORE -MD -DNDEBUG -O1 -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -Foperlglob.obj perlglob.c
Which gives the following error:
The name specified is not recognized as an internal or external command, operable program or batch file. dmake.exe: Error code 1, while making 'perlglob.obj'
Did I miss a step or what am I doing wrong? Any help would be greatly appreciated! If any more info is needed, please let me know. Thanks in advance.
-Bill
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl Install on NT Workstation
by PodMaster (Abbot) on May 28, 2003 at 04:03 UTC | |
|
Re: Perl Install on NT Workstation
by dws (Chancellor) on May 28, 2003 at 04:25 UTC | |
|
Re: Perl Install on NT Workstation
by Marza (Vicar) on May 28, 2003 at 05:52 UTC | |
by Jenda (Abbot) on May 28, 2003 at 22:31 UTC | |
by Marza (Vicar) on May 28, 2003 at 22:48 UTC |