Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

(tye)Re: NMAKE : fatal error U1077: ‘C:\WINNT\system32\cmd.exe’

by tye (Sage)
on Jan 09, 2002 at 23:06 UTC ( [id://137527]=note: print w/replies, xml ) Need Help??


in reply to NMAKE : fatal error U1077: ‘C:\WINNT\system32\cmd.exe’

Figure out which of the test scripts failed. If, for example, it was "FAILED.t", then run: perl -Iblib/lib -Iblib/arch -d t/FAILED.t and single-step (via the debugger's "s" command) through the test script to see what is being tested, which ones are failing, and learn more details about why (the debugger's "h h" command gives a quick list of available commands and "perldoc perldebug" gives more information on debugging).

        - tye (but my friends call me "Tye")

Replies are listed 'Best First'.
Re: (tye)Re: NMAKE : fatal error U1077: ‘C:\WINNT\system32\cmd.exe’
by jamesluc (Novice) on Jan 10, 2002 at 01:15 UTC
    Thanks, never had to use the debugger before.

    BTW, I was able to install on LINUX, but not NT.

    I hate NT!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://137527]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-29 14:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found