Browse code

Debian comment

git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@1383 77e5149b-7576-45b1-b177-96237e5ba77b

Nigel Horne authored on 2005/03/09 18:40:55
Showing 1 changed files
... ...
@@ -111,6 +111,10 @@ Installations for RedHat Linux and it's derivatives such as YellowDog:
111 111
 	Where /var/run/spamass.sock is the location of the spamass-milt
112 112
 	socket file (on some systems it is in /var/run/sendmail/spamass.sock).
113 113
 
114
+Installations for Debian Linux:
115
+	As above for RedHat, except that you need the libmilter-dev package:
116
+		apt-get install libmilter-dev
117
+
114 118
 Installations for FreeBSD5 (may be true for other BSDs)
115 119
 	Add to /etc/mail/freebsd.mc:
116 120
 	INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav/clmilter.sock, F=, T=S:4m;R:4m')dnl