[Orca-users] Re: Errror for Digest::MD5 /Any one have any idea
Blair Zajac
blair at orcaware.com
Fri Sep 26 11:18:49 PDT 2003
Rajesh Verma wrote:
>
> I am getting this following error, can you please help mw with this,
> what I have to do ?
>
> **************************
> Digest::MD5 object version 2.27 does not match bootstrap parameter 2.16
> at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 249.
> Compilation failed in require at /opt/orcaNT/bin/orcaNT line 28.
> **************************
There are two parts to the Digest::MD5 module. The first is the
pure Perl part consisting of *.pm files. The second is a .dll (on
Windows). They both contain an embedded version number indicating
which version of the Digest::MD5 package they came from. If there's
a mismatch between the version numbers, then you can't load the
module.
How are you installing this Perl module (i.e. what command line
steps are you using?)
Best,
Blair
--
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
More information about the Orca-users
mailing list