Re: MD5 and Digest::MD5

Torsten Mueller <[email protected]>
Newsgroups gmane.mail.neomail.general
Message-ID <[email protected]>

Doug Simpson schrieb:
> 
> Hi all!
> 
> I can't seem to get MD5 and/or Digest::MD5 to install over the MD5 that is
> on my RH9 installed system.
> 
> It tells me there is  conflict with files in perl 5.8.0 or something.

Sorry the line above is not really useful or debug information.
Possibly you could cut and paste the relevant parts of the installation
process of both MD5 and Digest::MD5.

> Therefore, NeoMail setup.pl will not complete as it says it can't find MD5
> in any of the paths it lists when the error shows up.  I did copy the MD5
> from where it actually is to one of the places the setup.pl was looking
> for it and the setup.pl completed but NeoMail still wouldn't run properly.

Like i already mentioned, this is not the right way. Neomail depends
on a working MD5 / Digest::MD5 combo, so you don't need to install
neomail, if the required perl modules are missing/not working.

> It would let you login and the first time asked you to set up preferences
> and saved them but after that, once you login to neomail with your
> username and password, you just get a blank screen. When I view source of
> the blank page it appears that the neomail.pl script doesn't complete so
> that is why there is a blank screen.

Yes probably, again you didn't tell us something about your apache log.
In most cases, where a script ends abnormally, you get an error entry
in the log. But as the MD5 / Digest::MD5 problem is not solved,
i suspect, you will find this in your error log.
 
> If I could get the MD5 issue out of the way, I think it would work.

ACK.

> Does anyone know a way to do this or just make neomail look where the MD5
> actually is supposed to me (the place it is installed by default) in the
> setup.pl?

Load the sources and anstall it by
perl Makefile.PL
make
make test
and if all is o.k.
make install

or go into your cpan shell by typing:
cpan
and then
install MD5
install Digest::MD5

If you don't have the cpan command on your machine, first download and
install the perl module
Bundle::CPAN

If you really want to "hardcode" the MD5 path, (don't do it !), change
the INC array.

or give me a root shell and i do it for you ;-)

Torsten


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.