Daniel wrote:

It looks like you have installed different versions of clamav in /usr and /usr/local

Try
which -a freshclam
which -a clamscan

I did have two versions. The original RPM installed to /usr/bin with the config files in /etc. The compiled version installed the binaries in /usr/local/bin and the config files in /usr/local/etc.

I'm sure with all the correct ./configure switches I could override this behavior but being a neophyte I was only able to figure out and recompile with:

./configure --prefix=/usr

Then I created symlinks for clamd.conf and freshclam.conf from /usr/local/etc to /etc - all's well.

Here's what I'm getting from freshclam now that I only have one version on the system:

[EMAIL PROTECTED] etc]# /usr/bin/freshclam
ClamAV update process started at Thu Jul 28 19:16:42 2005
main.cvd is up to date (version: 33, sigs: 36102, f-level: 5, builder: tkojm) daily.cvd is up to date (version: 995, sigs: 1049, f-level: 5, builder: ccordes)

Thank you so much for your help Daniel.


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

Reply via email to