--On Thursday, February 17, 2005 12:38 PM -0500 "D.J." <[EMAIL PROTECTED]> wrote:

The only mention I found was section 4.1, and says to "edit the conf
file or it won't run".  Well, it won't run without the binary either
:-)  I also have another curiosity as well.  It's not finding my
installation of the GMP package either.  Strangeness all around!


On Thu, 17 Feb 2005 11:12:58 -0600, Ted Fines <[EMAIL PROTECTED]> wrote:
--On Thursday, February 17, 2005 12:03 PM -0500 "D.J."
<[EMAIL PROTECTED]> wrote:

> I've noticed the daemonized version of ClamAV, and for obvious
> reasons, want to use it.  However, I don't see any instruction at all
> on how to install it.  I see the source where I extracted the tarball,
> but cannot find the compiled binary anywhere on my system.  Is there a
> seperate install required to use the daemon, or a switch in the normal
> config script I'm missing?  Thanks in advance!
>
> - D.J.
> _______________________________________________
> http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Use of clamd is very well documented at <http://www.clamav.net/>.  Just
click on 'documentation', then click on the version of Clam you're using,
then 'clamdoc.pdf' for an Acrobat file, or on 'html' for an HTML version.


Try: which clamd (might have to type 'rehash' cmd before this returns results) or locate clamd (if your slocate db has been updated since installation) (default on my sys. is in /usr/local/sbin) or find / -name clamd -print (only if the above two don't work)

and
locate clamd.conf
(I configured with --sysconfdir=/etc so that's where mine is)

Then for man pages:
man clamd
man clamdscan
man clamd.conf



_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to