You would actually be better off using ActiveState's Perl Package Manager
(PPM). If you are not familiar with it or CPAN, it is a command line tool
that simplifies the task of installing modules. 

To invoke ppm on the command line, simply issue the command 'ppm'.

At the ppm prompt, if you know the name of the module simply type 'install
moduleName' or type 'help' or '?' for a listing of the commands.

Hope this helps.

--------------------------------------------
Michael D. Risser
Java Developer
Machine Vision Products, Inc.
760-438-1138 ext 107
--------------------------------------------
-- Due to the current economic situation, the light at the end of the tunnel
will be turned off until further notice.


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 11, 2001 6:22 AM
> To: [EMAIL PROTECTED]
> Subject: Installing new Modules problem.
> 
> 
> 
> 
> Hi,
> 
> Can somebody please help me with installing new modules.  I download a
> module from activestate but when I try to install it I get 
> the following
> error.
> 
> G:\Perl\bin>ppm install win32-gui.ppd
> Failed to load PPM_DAT file
> Error installing package 'win32-gui.ppd': Could not locate a 
> PPM binary of
> 'win
> 2-gui.ppd' for this platform
> 
> Is there a problem with my installation?
> 
> 
> Thanks
> 
> 
> Jason
> 
> 
> 
> 
> 
> 

Reply via email to