<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [rt-users] new users can't login / digest:: md5  ??</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Interesting happenings.</FONT>
</P>

<P><FONT SIZE=2>suse linux 8.0</FONT>
<BR><FONT SIZE=2>apache 1.3</FONT>
<BR><FONT SIZE=2>mysql 4.0.12</FONT>
<BR><FONT SIZE=2>mason 1.22</FONT>
<BR><FONT SIZE=2>rt 3.0.3</FONT>
</P>

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

<P><FONT SIZE=2>CPAN:storable loaded ok going to read /root/.cpan/metadata .......</FONT>
<BR><FONT SIZE=2>Warning can't install digest::md5 son't know what it is. try i /digest::md5/</FONT>
</P>

<P><FONT SIZE=2>so I tried :</FONT>
<BR><FONT SIZE=2>perl -MCPAN -i '/Digest::Md5/'</FONT>
</P>

<P><FONT SIZE=2>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</FONT></P>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Sebastian Flothow [<A HREF="mailto:lists@flothow.de">mailto:lists@flothow.de</A>]</FONT>
<BR><FONT SIZE=2>Sent: Tuesday, July 22, 2003 5:24 PM</FONT>
<BR><FONT SIZE=2>To: Hodge, Jeff F (ECIII)</FONT>
<BR><FONT SIZE=2>Cc: 'rt-users@lists.fsck.com'</FONT>
<BR><FONT SIZE=2>Subject: Re: [rt-users] new users can't login / digest:: md5 ??</FONT>
</P>
<BR>

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

<P><FONT SIZE=2>perldoc -m Digest::MD5 should display the source of the module, there </FONT>
<BR><FONT SIZE=2>should be something like $VERSION = '2.24'; in the first few lines.</FONT>
</P>

<P><FONT SIZE=2>Generally, you should get acquainted with either CPAN or CPANPLUS (cpan </FONT>
<BR><FONT SIZE=2>or cpanp at the command line, respectively) to install and maintain perl </FONT>
<BR><FONT SIZE=2>modules on your machine.</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>Sebastian</FONT>
</P>

<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>Sebastian Flothow</FONT>
<BR><FONT SIZE=2>sebastian@flothow.de</FONT>
</P>

<P><FONT SIZE=2> > Because it reverses the logical flow of conversation.</FONT>
<BR><FONT SIZE=2>Why is top posting frowned upon?</FONT>
</P>

</BODY>
</HTML>