| [Tue Aug  1 04:57:55 2000] [error] Can't locate loadable object for module
| Di
| gest::MD5 in @INC (@INC contains:
/usr/home/drjoelsc/usr/local/lib/site_perl

I guess you did not run the install with the CPAN installer, so in that case
you should figure out quite some depencies yourself. In your case, it's
complaining about a missing Digest::MD5 module, which is not part of the
standard Perl module tree, but available from CPAN.

I would advice to use the CPAN installer, which will save you a lot of time,
effort and worries.

Ime

Reply via email to