[Clamav-users] clamd startup script

2004-02-12 Thread isot_clamav
I just download and install daemontools. Anybody know how can I start
supervise?

lrwxr-xr-x  1 root  wheel33 Feb 12 13:05 clamd -
/usr/local/clamav/supervise/clamd
drwxr-xr-x  2 root  wheel   512 Feb 12 13:14 log
-rwxr-xr-x  1 root  wheel  2288 Feb 12 13:16 run

I want to install MIMEDefang with Clamav. Clamav works, but when I run

./configure --with-user=defang

MIMEDefang can't find clamd.

Thanks



Email sent using webmail gateway by ISOT
.http://www.isot.com
Register your_domain_name.com...
..http://www.pcshare.org


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamd startup script

2004-02-12 Thread Jason Englander
On Thu, 12 Feb 2004 [EMAIL PROTECTED] wrote:

 I want to install MIMEDefang with Clamav. Clamav works, but when I run

 ./configure --with-user=defang

 MIMEDefang can't find clamd.

If it's in some weird location that's not in your path, you can
either add that directory to your PATH before you run configure or
you can finish the installation then define $Features{Virus:CLAMD} =
/path/to/clamd; in your filter.

configure will only look for it in your $PATH, /usr/local/sbin, /usr/sbin,
and /sbin (and other virus scanner specific paths like /usr/local/uvscan).

  Jason

-- 
Jason Englander [EMAIL PROTECTED]
394F 7E02 C105 7268 777A  3F5A 0AC0 C618 0675 80CA



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users