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
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