ClamAV - Logwatch reporting older version !??

HappymanUK

Well-Known Member
May 3, 2003
255
1
168
I upgraded to ClamAV to the latest version 0.90.2, however my daily Logwatch report keeps reporting that I am running the older version 0.88.6.

I upgraded using the instructions provided by Chirpy which were:

Download the latest stable ClamAV distribution from http://www.clamav.net
Expand the distribution and cd into the resultant directory and build ClamAV using:
tar -xzf clamav-*
cd clamav*
./configure --disable-zlib-vcheck
make
make install
replace "Example" "#Example" -- /usr/local/etc/freshclam.conf
replace "Example" "#Example" -- /usr/local/etc/clamd.conf
Run freshclam to download the latest definitions:
freshclam
service MailScanner restart

Does anyone know why it would do this ?

Thanks
Daniel
 

HappymanUK

Well-Known Member
May 3, 2003
255
1
168
Also, running

clamscan -V

shows the correct version (latest) as:

ClamAV 0.90.2/3212/Sun May 6 10:57:02 2007

Any ideas ?

Thanks
Daniel