I am running clamav 0.88 and get the following message: LibClamAV Warning: ******************************************************** LibClamAV Warning: *** This version of the ClamAV engine is outdated. *** LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/faq.html *** LibClamAV Warning: ********************************************************
So I decided to upgrade to 0.90.2, from the old source directory I did a make clean. I then did a "find / -name clamav" and deleted all the files located in all the clamav directories. I went into the 09.90.2 directory and did the following: ./configure make make install The I went into the freshclam and clamav-milter directory and did the following: make install I have a script that run the following to start all my clamav processes which does the following: clamd freshclam -d /usr/local/sbin/clamav-milter --force-scan --quarantine-dir=/var/quarantine [EMAIL PROTECTED] /var/run/clamav/clmilter.sock It runs fine but still displays the following: LibClamAV Warning: ******************************************************** LibClamAV Warning: *** This version of the ClamAV engine is outdated. *** LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/faq.html *** LibClamAV Warning: ******************************************************** Why after upgrading do I still get the outdated warning? I am running clamav on the PowerPC platform. _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html