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. 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.