Marshall Dudley wrote: > OK. This is EXACTLY where I got to yesterday, same problem: > > make install > ...... > mkdir: /usr/local/share/clamav: File exists > *** Error code 1 > > Stop in /usr/home/mdudley/clamav-0.91.1/database. > *** Error code 1 > > Stop in /usr/home/mdudley/clamav-0.91.1.
Your install doesn't seem to succeed. I assume you do the 'make install' as root, right? > execonn# clamd > clamd: Command not found. So either your /usr/local/sbin isn't in your path, or you need to perform a 'rehash' first. > execonn# find / -name clamd > execonn# cd clamd > execonn# ./clamd > ERROR: Can't open/parse the config file /usr/local/etc/clamd.conf _if_ you're _not_ doing the make install as root, then it won't be able to install clamd.conf in /usr/local/etc. You can check by doing an 'ls /usr/local/etc/clamd.conf' Peter -- http://www.boosten.org _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html