View Single Post
  #1  
Old 02-12-2004, 05:25 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

Did you read the message that cpan had?

Quote:
NMAKE : fatal error U1081: '@' : program not found
Stop.
"C:\perl\nmake.exe" -- NOT OK
So cpan is looking for nmake in c:\perl\ and not c:\perl\bin\ as previously suggested. Simplist solution at this point is to move nmake to where it is expected.
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote