I have tried installing Win32::GUI install package
'Win32-GUI-0.0.665.tar.gz' onto Windows XP using the VPM or Visual Package
Manager 5.1 build 510. The package installed fine (as indicated by the
package manager) but I still get the same errors as before - that the
modules could not be located in Perl's @INC library location path:
C:\>perl gui.pl
Can't locate loadable object for module Win32::GUI in @INC (@INC contains:
C:/Pe
rl/lib C:/Perl/site/lib .) at gui.pl line 1
Compilation failed in require at gui.pl line 1.
BEGIN failed--compilation aborted at gui.pl line 1.
C:\>
I even tried manually copying the files, but to no avail... Does anyone
have WIn32::GUI working on Windows 2000 or XP?? I have Visual C++ so can
possibly build if that is a better option..
Any help will make me a very happy man...
Jonathan Hughes
Tech Support Specialist
Goodyear South Africa
Tim Johnson
<[EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>,
k.com> [EMAIL PROTECTED]
cc:
2003/10/27 04:28 Subject: RE: Win32::GUI - Windows2000 -
How to install? - I have errors
AM
The best way to install any module on Win32 is via PPM. If you aren't
using
ActiveState's ActivePerl, go get it now. Once it's installed, from the
command line type PPM. The syntax from the PPM prompt is below.
PPM> install Win32-GUI
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Sunday, October 26, 2003 10:15 PM
To: [EMAIL PROTECTED]
Subject: Win32::GUI - Windows2000 - How to install? - I have errors
Hi,
as always - thanks in advance to anyone who can help me..
I am trying to install Win32::GUI into my Windows2000 Advanced Server
Active State Perl 5.6.1 Build 633 installation.
The install seems to run OK but when I call in the module in my Perl script
via the 'use' syntax - the script fails. Here is the detail:
MY SCRIPT:
use Win32::GUI;
THE RESULT:
C:\>perl gui.pl
Can't locate loadable object for module Win32::GUI in @INC (@INC contains:
C:/Pe
rl/lib C:/Perl/site/lib .) at gui.pl line 1
Compilation failed in require at gui.pl line 1.
BEGIN failed--compilation aborted at gui.pl line 1.
C:\>
Can anyone advise me - my knowledge of Perl internals related to Win32::GUI
is sparse... Is this a Win2000 problem??
Can someone also tell me their success story with installing Win32::GUI -
quite simply - what is the simplest way to do it??
Thanks
Jonathan Hughes
Tech Support Specialist
Goodyear South Africa
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs