C. Andrews Lavarre wrote:

[EMAIL PROTECTED] ~]# which clamscan
/usr/local/bin/clamscan
[EMAIL PROTECTED] ~]# cd /usr/local/bin/
[EMAIL PROTECTED] bin]# clamscan -V
ClamAV 0.87.1/1211/Fri Dec 16 17:51:35 2005

Try ./clamscan -V or /usr/local/bin/clamscan -V. Otherwise, "cd /usr/local/bin/" is practically useless.

So apparently the library locations changed from /usr/lib to
/usr/local/lib?

My guess is you have both /usr/bin/clamscan ( from RPM) and /usr/local/bin/clamscan (from manual build). The same goes for libs also.


I build my own binaries

Didn't used to, but as I get geekier and geekier I am doing so more
and more. Finding yum for rpms made my day.

Mixing RPMs and manual builds can lead to unexpected results, like the one you have. Unless you really know what you're doing.

BTW, is you use clamdscan then don't forget to restart clamd after upgrade.

Regards,

Fajar
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to