Hi,
I'm not sure why it's not working - as a test I downloaded V1 from
sourceforge and did the following (previously I was using manually built
win32::gui). It installed ok, and my apps are running correctly - the only
issue I can see is that most of the documentation isn't included in the
binary for some reason.
Cheers,
jez.
----
C:\development>cd Win32-GUI-1.0-PPM-5.6
C:\development\Win32-GUI-1.0-PPM-5.6>ppm install Win32-GUI.ppd
Installing package 'Win32-GUI.ppd'...
Installing C:\Perl\site\lib\auto\Win32\GUI\GUI.dll
Installing C:\Perl\site\lib\auto\Win32\GUI\GUI.exp
Installing C:\Perl\site\lib\auto\Win32\GUI\GUI.lib
Installing C:\Perl\html\lib\Win32\GUI\GUI.html
Installing C:\Perl\site\lib\Win32\GUI.pm
C:\development\Win32-GUI-1.0-PPM-5.6>perl -v
This is perl, v5.6.1 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2001, Larry Wall
Binary build 638 provided by ActiveState Corp. http://www.ActiveState.com
ActiveState is a division of Sophos.
Built Apr 13 2004 19:24:21
----- Original Message -----
From: "Ronald" <[EMAIL PROTECTED]>
To: "Jez White" <[EMAIL PROTECTED]>;
<perl-win32-gui-users@lists.sourceforge.net>
Sent: Wednesday, December 15, 2004 4:08 AM
Subject: Re: [perl-win32-gui-users] PERL Win32 and Perl Version
Hi Jez,
Output from running PPM install attached below.
I tried it with both 5.6 and 5.8 - and received the same
message in both cases.
Ronald
====
C:\temp\Win32GUI1.0\Win32-GUI-1.0-PPM-5.6>perl -v
This is perl, v5.6.1 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2001, Larry Wall
Binary build 635 provided by ActiveState Corp.
http://www.ActiveState.com
Built 15:34:21 Feb 4 2003
Perl may be copied only under the terms of either the Artistic
License or the
GNU General Public License, which may be found in the Perl 5
source kit.
Complete documentation for Perl, including FAQ lists, should
be found on
this system using `man perl' or `perldoc perl'. If you have
access to the
Internet, point your browser at http://www.perl.com/, the Perl
Home Page.
C:\temp\Win32GUI1.0\Win32-GUI-1.0-PPM-5.6>type win32-gui.ppd
<SOFTPKG NAME="Win32-GUI" VERSION="1,0,0,0">
<TITLE>Win32-GUI</TITLE>
<ABSTRACT>Perl-Win32 Graphical User Interface
Extension</ABSTRACT>
<AUTHOR>Aldo Calpini <[EMAIL PROTECTED]></AUTHOR>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread" />
<CODEBASE HREF="Win32-GUI.tar.gz" />
</IMPLEMENTATION>
</SOFTPKG>
C:\temp\Win32GUI1.0\Win32-GUI-1.0-PPM-5.6>ppm install
.\Win32-GUI.ppd
Installing package '.\Win32-GUI.ppd'...
Error installing package '.\Win32-GUI.ppd': Read a PPD for
'.\Win32-GUI.ppd', but it is not intended for this build of
Perl (MSWin32-x86-multi-thread)