View Single Post
  #2  
Old 04-03-2004, 04:56 PM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

I'm getting a similar error trying to install IO::Scalar on my computer and the exact same error when I try to install it on another computer. This is what comes up when I run it

Code:
Checking if your kit is complete...
Looks good
Writing Makefile for IO-stringy

IBM(R) Program Maintenance Utility for Windows(R)
Version 3.50.000 Feb 13 1996
Copyright (C) IBM Corporation 1988-1995
Copyright (C) Microsoft Corp. 1988-1991
All rights reserved.

        @ C:\Perl\bin\perl.exe "-MExtUtils::Command" -e mkpath blib\lib
NMAKE :  fatal error U1081:  '@' : program not found
Stop.
  C:\PERL\BIN\nmake.exe  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Anybody know of a site that has these modules precompiled so we could jsut unzip them to where they belong?
Reply With Quote