Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Win32 Module Installation: nmake fails...ARRRGH!

by nysus (Parson)
on Jul 28, 2001 at 19:38 UTC ( [id://100554]=perlquestion: print w/replies, xml ) Need Help??

nysus has asked for the wisdom of the Perl Monks concerning the following question:

Once again, I feel an overwhelming sense of frustration! Here's the details.
  • OS: Windows 98
  • Perl: ActiveState 5.6.1 Build 628
  • Module: Chatbox::Eliza (not in PPM)
  • Problem: I run makefile.pl, everything seems OK. It reports: "Checking if your kit is complete...Looks good". Then the program just hangs and I CTRL-C out. I think this is just a quirk with command.com. Then I try "nmake" per ActiveState docs and get an error: "NMAKE : fatal error U1064: MAKEFILE not found and no target specified Stop." So I also try "nmake test" and get this error: "NMAKE : fatal error U1073: don't know how to make 'test' Stop." As a last resort, I try "nmake test.pl" only to get test.pl(9) : fatal error U1001: syntax error : illegal character '|' in macro Stop."

Ok, so WTF? Finding stuff that doesn't work as advertised is getting very tiresome. Or is it me? Any hints, tips, solutions, anything is greatly appreciated!

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop";
$nysus = $PM . $MCF;
Click here if you love Perl Monks

  • Comment on Win32 Module Installation: nmake fails...ARRRGH!

Replies are listed 'Best First'.
Re: Win32 Module Installation: nmake fails...ARRRGH!
by azatoth (Curate) on Jul 28, 2001 at 19:40 UTC
      As I pointed out in my post, this module is not available form PPM.

      Solution Update: Idiot! Was trying to download "Chatbo

      x

      ::Eliza" not "Chatbo

      t

      ::Eliza". Thanks.

      $PM = "Perl Monk's";
      $MCF = "Most Clueless Friar Abbot Bishop";
      $nysus = $PM . $MCF;
      Click here if you love Perl Monks

Re: Win32 Module Installation: nmake fails...ARRRGH!
by John M. Dlugosz (Monsignor) on Jul 29, 2001 at 00:14 UTC
    Well, you got farther than I ever did. I always get "Can't find C:\Program or something like that: everything is hostile to spaces in names, that it was utterly useless on a normal Win32 system (locations include "Program Files" and "My Documents"). A quick look showed no provisions to escape it out or put quotes around it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-23 06:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found