On Wed, 20 Oct 2004 08:59:22 MDT Mikel Bauer wrote: > Not to sound too obvious, but, does the directory /usr/ClamAV/data/ > exist? (case sensitive....)
YES. ls -la /usr/ClamAV/data/ total 1378 drwxrwxr-x 2 clamav exim 2048 Oct 20 17:08 . drwxrwxr-x 10 clamav root 2048 Oct 7 22:28 .. -rw-r--r-- 1 clamav exim 111540 Oct 20 17:08 daily.cvd -rw-r--r-- 1 clamav exim 1284637 Oct 19 17:39 main.cvd On Wed, 20 Oct 2004 22:07:25 +0700 Fajar A. Nugraha said: > You DID compile it from source, right? Last time I check clamscan use > compiled-time database directory (in this case seems to be /usr/ > ClamAV/data0), and ignores clamd.conf completely. You COULD use "-d > FILE/DIR" command line parameter. > My guess is you have a typo during ./configure so it says /usr/ClamAV/ > data0 (note the 0) instead of /usr/ClamAV/data. Try "clamscan -r -d > /usr/ClamAV/data ." No typo in configure which reads ./configure --prefix=/usr/ClamAV --sbindir=/usr/ClamAV/bin \ --datadir=/usr/ClamAV/data --mandir=/usr/local/man \ --disable-clamav "clamscan -r -d /usr/ClamAV/data ." did it. --Frank Elsner _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users