You need to un-install the old version before installing the new. Make clean is not an upgrade solution. It does only what it implies - it makes the make files clean (deletes files so the next make run will be clean).
I believe you should have run make uninstall (someone correct me if I'm wrong). you may need to re-install the .88, run the un-install then install the 90.2. ----- Original Message ----- >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 ================================= Kevin W. Gagel Network Administrator Information Technology Services (250) 562-2131 local 448 My Blog: http://mail.cnc.bc.ca/blogs/gagel ------------------------------------------------------------------- The College of New Caledonia, Visit us at http://www.cnc.bc.ca Virus scanning is done on all incoming and outgoing email. Anti-spam information for CNC can be found at http://avas.cnc.bc.ca ------------------------------------------------------------------- _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html