develooper Front page | perl.beginners | Postings from March 2002

Module Install problem

Thread Next
From:
Connie Chan
Date:
March 31, 2002 13:20
Subject:
Module Install problem
Message ID:
000701c1d8f9$e34cc4c0$067566da@omega
Dear all, 

I have a problem for installing module MIME::Base64. 
I am using ActiveState Perl on Win32 OS.

When I try to use ppm "install MIME::Base64", I got :
Error installing package 'MIME-Base64': Could not locate a PPD file for package MIME-Base64

When I try to use ppm3, "install MIME::Base64", I got :
Error: package 'MIME-Base64' is already installed. Use 'upgrade'.

When I try ppm3, "upgrade MIME::Base64", I got :
Error: package 'MIME' is not installed.

I've checked lib and site/lib both, no MIME has existed. So what's my problem ?
Is that any registry table under perl ? so I have to remove it by myself ?

Thank you very much for any advice, 
Connie

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About