ClamAV 0.90.1 is out
Gerry Doris
gdoris at rogers.com
Fri Mar 2 20:30:58 CET 2007
Randal, Phil wrote:
> 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
I'm sorry but I've lost track of what's been going on with ClamAV. I
know there was a problem with version 0.90 and clamavmodule. Is that
now fixed with 0.90.1 and the patch you provided?
More information about the MailScanner
mailing list