Then you'll need to get rid of the one in /usr/local. This should do it, though it's quite brutal:
Code:
/bin/rm -Rfv /usr/local/bin/clam*
/bin/rm -Rfv /usr/local/sbin/clam*
/bin/rm -Rfv /usr/local/lib/libclam*
/bin/rm -Rfv /usr/local/share/clam*
/bin/rm -Rfv /usr/local/include/clam*
/bin/rm -Rfv /usr/local/bin/freshclam*
/bin/rm -Rfv /usr/local/etc/clamav*
You should then upgrade ClamAV again, but make sure that when you run configure that you use the correct prefix using:
./configure --prefix=/usr