Hello everyone, I'm half way through my 3rd week with Perl, I'm having a great time with it, and I'm blown away by what I've learned so far.
I'm trying to install "nmake" so that I can get at modules that aren't available through PPM and I'm running in to problems. I've looked at various tutorials and it looks like such a simple process, I was able to do it in class, but not at home. I unstuff nmake, copy .exe and .err to /System32 (another tutorial said the Perl dir so I did that too) Then at the c:/ prompt enter perl Makefile.PL nmake nmake test nmake install As soon as I hit enter after "perl Makefile.PL" I get an error saying the script Makefile.PL can't be found. Is this not supposed to come with the Perl install? I did a search and the file was nowhere to be found on my PC. I'm running ActivePerl 5.6.1 on Win XP. Is there something I've missed? Thanks, P.J. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]