ClamAV 0.90.1 is out

Randal, Phil prandal at herefordshire.gov.uk
Fri Mar 2 13:28:25 CET 2007


I dropped it into the perl-tar subdirectory of install-ClamSA.

This patch to install.sh is needed - ldconfig needs running
unconditionally:

--- install.sh.old      2007-03-02 12:26:48.000000000 +0000
+++ install.sh  2007-03-02 12:26:17.000000000 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh

-CLAMAVVERSION=0.90
+CLAMAVVERSION=0.90.1
 export CLAMAVVERSION
 LDSOCONF=/etc/ld.so.conf
 CLAMETC=/usr/local/etc
@@ -232,8 +232,8 @@
     echo the ClamAV library can be found by the clamavmodule and
     echo clamav virus scanners.
     echo /usr/local/lib >> $LDSOCONF
-    /sbin/ldconfig
   fi
+  /sbin/ldconfig
   sleep 2
 else
   echo You may need to add /usr/local/lib to the directories searched

Cheers,

Phil 

--
Phil Randal
Network Engineer
Herefordshire Council
Hereford, UK 


More information about the MailScanner mailing list