[ic] Intchg 4.6.5 cannot find Digest::MD5...

Kevin Walsh kevin at cursor.biz
Tue Jan 24 09:09:43 EST 2006


"Goss, Clayton" <cgoss at foxfireprinting.com> wrote:
> [root at DE-FF-RH7_2 root]# whereis perl
> perl: /usr/bin/perl /usr/local/bin/perl /usr/share/man/man1/perl.1.gz
>
> [root at DE-FF-RH7_2 root]# /usr/bin/perl -MDigest::MD5 -le 'print
> $Digest::MD5::VERSION'
> 2.36
>
> [root at DE-FF-RH7_2 root]# /usr/local/bin/perl -MDigest::MD5 -le 'print
> $Digest::MD5::VERSION'
> 2.36
> 
> For some reason, interchange 4.6.5 just does not recognize the module.  
> 
I don't know what more to suggest from here, unless it's something
silly such as file permissions on the module (read-only for root?)
or a weird security/chroot environment.  I'm assuming that the module
installed cleanly, with no errors reported in the test phase.

It shouldn't take long to fix interactively (logged in and able to look
around and experiment), but I can't think of anything further to suggest
remotely, short of upgrading everything.  All of the version numbers
you've quoted (Apache, Interchange, the Red Hat distro, Perl etc.) are
very old.  Well, apart from the Digest::MD5 module which, ironically,
is bang up to date. :-)

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


More information about the interchange-users mailing list