View Single Post
Old 07-30-07, 12:24 AM   #13
minsc_tdp
XO
 
Join Date: Mar 2007
Posts: 411
Downloads: 1
Uploads: 0
Default

Quote:
Originally Posted by panthercules
"Can't locate Win32/API.pm in @INC <@INC contains: C:/Perl/site/lib .> at go.pl line 12.
BEGIN failed--compilation aborted at go.pl line 12"
That's good, you've made progress, you got Win32-GuiTest to install and work. Line 12 invokes Win32-Api which the install.bat also should have installed.

What happens at a dos prompt when you type:

ppm install Win32-API

It should download the module from the 'net automatically and install it. I'm thinking maybe ppm isn't running for some reason. PPM is the Perl Package Manager that installs such libraries from an online repository called CPAN. ppm is completely self-sufficient and knows how and where to download stuff from and how to install it.

Worst case, you could download http://knepfler.com/Win32-API.zip and unzip it to \perl\site\lib\win32

Chat online with me if you're still stuck, I'll be around for a little bit. Early night though, 6 AM flight.

aim: erikdotla
icq: 1352055
yahoo: minsc_tdp
__________________
June 29 2016 - shSpeech v2.55 - Voice Command for Silent Hunter 4! View Thread
minsc_tdp is offline   Reply With Quote