----- Original Message -----
From: "RICHARD,FRANCOIS (HP-France,ex1)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 16, 2002 10:20 PM
Subject: Install Perl module on Win32


Hi,

I use Perl on Win2000 OS and I am trying to install a Perl module. I
downloaded the zip file which contains the ppd file (Lingua-EN-Sentence.ppd)
as well as a gz file with a path set to "MSWin32-x86-multi-thread".

So I create a temp directory with the ppd and Lingua-EN-Sentence.tar.gz
file.
At the command prompt, when I run  the command: ppm install
Lingua-EN-Sentence.ppd, I got the error message: "Error: no suitable
installation target found for package Lingua-EN-Sentence."

What am I doing wrong?

François
_______________________________________________

Hi,
I think you get this message when you try to install a package that was
built for a different version of perl - eg if you try to install a package
built for perl 5.6 into perl 5.8.

Which version of perl do you have ? (Run 'perl -v.)
>From where did you download the package ?

Cheers,
Rob

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to