Dennis Peterson wrote:
My not-so-automated update process looks like this:
wget (link to current clamav-XXX.tar.gz)
tar xzf clamav-XXX.tar.gz
cd clamav-XXX
configure --disable-zlib-vcheck
make
su
make install
service clamav restart
service freshclam restart
You would be wise to uninstall the previous installation so that you don't
end up with split versions. The man pages have not always been consistent
nor have library names, and uninstall (make uninstall) helps prevent this.
This only serves to illustrate the OP's point.
--
Craig
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html