Thread: Perl scripting
View Single Post
  #15  
Old 12-05-2003, 02:24 PM
mollymillions's Avatar
mollymillions
Hill Giant
 
Join Date: May 2003
Posts: 176
Default

Quote:
Originally Posted by Kroeg
I had to do this same thing, as I was getting a lot of error output in world and crashing all the time. If you have a problem when trying to Install IO:Scalar , then try truncating the directory name to your path of nmake.exe (if using MSVC++) , such as \visual~1\nmake.exe when executing the perl -MACPAN -e shell command.
-or encase long file names with quotes.
Reply With Quote