On Fri, 2004-03-05 at 13:01, Thomas Kernes wrote:
> I have uninstalled and reinstalled the SHA1.pm and other SHA1.* modules
> several times as well as reinstalling Spam Assassin 2.63 but I still get
> these errors when trying to install Razor 2.36:
> % perl Makefile.PL 
> Checking if your kit is complete...
> Looks good
> Checking if your kit is complete...
> Looks good
> Warning: prerequisite Digest::SHA1 1 not found.
> Digest::SHA1 object version 2.01 does not match bootstrap parameter 2.07 at
> /usr/local/lib/perl5/5.8.1/i386-freebsd/DynaLoader.pm line 249.

I hit the exact same error on a RedHat 7.3 box.  This was what I ended
up having to do:

  910  cd Digest-SHA1-2.07/
  912  make uninstall
  914  locate SHA1 | grep -v root
  916  rm -rf /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Digest/SHA1
  917  rm /usr/lib/perl5/site_perl/5.6.1/i386-linux/Digest/SHA1.pm
  918  make install

After that, I was able to install the razor-agents-sdk and razor-agents.

Blue skies...                   Todd



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to