[rt-users] new users can't login / digest:: md5 ??

Hodge, Jeff F (ECIII) Jeff.Hodge at yuma.army.mil
Wed Jul 23 13:43:10 EDT 2003


Interesting happenings.

suse linux 8.0
apache 1.3
mysql 4.0.12
mason 1.22
rt 3.0.3

Running the RT test-dependency script reveals that Digest::MD5 is found.
Running perldoc -m Digest::Md5 reveals that no documentation found for
"Digest::MD5".
I tried to just install the mod with perl -MCPAN -e 'install Digest::Md5',
and get:

CPAN:storable loaded ok going to read /root/.cpan/metadata .......
Warning can't install digest::md5 son't know what it is. try i /digest::md5/

so I tried :
perl -MCPAN -i '/Digest::Md5/'

to no avail.  I'm thinking possibly uninstalling the digest::md5 and
reinstalling.  Although I'm not sure exactly how to attempt this correctly.
Also not sure why I perldoc won't work since it is installed, and actualy
why cpan wouldn't just install the newer verion of digest::md5


-----Original Message-----
From: Sebastian Flothow [mailto:lists at flothow.de]
Sent: Tuesday, July 22, 2003 5:24 PM
To: Hodge, Jeff F (ECIII)
Cc: 'rt-users at lists.fsck.com'
Subject: Re: [rt-users] new users can't login / digest:: md5 ??


Am Mittwoch, den 23. Juli 2003, um 01:22, schrieb Hodge, Jeff F (ECIII):
> As far as the digest::md5 suggestion, I'm not entirely sure whcih 
> version is installed, or actualy how to check it

perldoc -m Digest::MD5 should display the source of the module, there 
should be something like $VERSION = '2.24'; in the first few lines.

Generally, you should get acquainted with either CPAN or CPANPLUS (cpan 
or cpanp at the command line, respectively) to install and maintain perl 
modules on your machine.



Sebastian

--
Sebastian Flothow
sebastian at flothow.de

 > Because it reverses the logical flow of conversation.
Why is top posting frowned upon?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030723/380cfe21/attachment.htm>


More information about the rt-users mailing list