Many thanks for your answers! 
After all, I'm likely to be quite near the
ultimate solution!

Finally (to skip the details and peculiarities),
the message I receive while trying to run the
script is as follows:

Win32::GUI object version 0.0.558 does not match
$Win32::GUI::VERSION 0.0.665 at
 C:/Perl/lib/DynaLoader.pm line 249.
Compilation failed in require at gui_1.pl line 5.
BEGIN failed--compilation aborted at gui_1.pl
line 5.

That's it. I believe it's getting better ...
(Just in case, I guess, I have found and
downloaded everything that might possibly help,
ie Win32-GUI-0.0.558-PPM-5.6.zip;
Win32-GUI-0.0.665.tar.gz;
Win32-GUI-0.0.665-PPM-5.6.zip).

So, What should be done now, please?



 --- [EMAIL PROTECTED] wrote: > 
> Anton,
> 
> The answer is it depends.
> 
> If you have the source (lots of files,
> including GUI.xs) you need a C
> compiler and the installation is
> 
>       perl Makefile.pl
>       make
>       make install
> 
> With some versions
> 
>       perl Makefile.pl POLLUTE=1
> 
> is required as the first line instead of 'perl
> Makefile.pl'
> 
> NB, with Microsofts Visual C/C++ compiler
> 'nmake' instead of make
> 
> If you have a ppm (a Win32-GUI.ppd file and a
> directory 'MSWin32...')
> 
>       ppm install Win32-GUI
> 
> Hope that helps (and that my memory of the
> installation is correct).
> 
> Kev.
> 


______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca

Reply via email to