I'm installing ClamAV on our company's server (RH Linux 2.1AS) and have run into a snag - though the install itself seemed to go just fine, it appears that clamd wasn't installed anywhere on the system.

Running clamd from the command line results in "bash: clamd: command not found" and I can't find it anywhere in the file system (in order to add a line to my rc.local).

Here are the steps I followed to install:

   (added user and group)
   ./configure --sysconfdir=/etc
   make
   su -c "make install"
   /etc/clamd.conf was edited to comment out the EXAMPLE

clamscan works just fine and, obviously, trying to run clamdscan results in "connect(): No such file or directory
ERROR: Can't connect to clamd."

Any ideas?


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

Reply via email to