[EMAIL PROTECTED] wrote:
> Hi Aldo,
>
> Command you have typing below returning following message:
> "Error installing package 'Win32-GUI': Could not locate
> a PPM binary of 'Win32-GUI' for this platform"

may very well be true ;-)
there are currently 2 "common" platforms:

    MSWin32-x86-object => Perl 5.005 (ActivePerl 5xx)
    MSWin32-x86-multi-thread => Perl 5.6.0 (ActivePerl 613)

you can find yours with perl -v, the first line
of the output could look like this:

    This is perl, v5.6.0 built for MSWin32-x86-multi-thread

the "built for" sentence reports your platform (aka
architecture); different platforms need different builds.
Jenda's binary is for MSWin32-x86-object only. I'll prepare
a MSWin32-x86-multi-thread binary ASAP.


cheers,
Aldo




Reply via email to