Igor Brezac said: > > On Sat, 19 Feb 2005, James Lick wrote: >> > > I am at Generic_117171-15, which is a lot newer and I am affraid the > latest patch is giving me problems. ;( > > -- > Igor
I'm using the same version with no problem. It works fine. Here are my clamav build directives - it has worked pretty much unchanged since 0.65: (using gcc 3.3.2 with bison, flex, autoconf, automake, curl from SunFreeware) configure \ --enable-milter \ --enable-bigstack \ --disable-clamuko \ --with-user=smmsp \ --with-group=smmsp \ --with-curl I then run "make". Before running make install I execute clamav stop to kill the running procs, execute rm /usr/local/lib/*clam*, then run make install, and finally, /etc/init.d/clamav start. Works every time. No great surprises here in the configure and I really don't need curl nor the milter as I have another milter I use, but keep them around for idle experiments. Here's my clamd.conf sans comments and lexically sorted: (I've up'ed the threads to 15 on a busier system) ArchiveMaxCompressionRatio 200 ArchiveMaxFileSize 10M ArchiveMaxFiles 1000 ArchiveMaxRecursion 5 DatabaseDirectory /usr/local/clamav/share/clamav LogSyslog MaxDirectoryRecursion 15 MaxThreads 10 PidFile /var/run/clamav/clamd.pid ScanArchive ScanHTML ScanMail ScanOLE2 ScanPE ScanRAR SelfCheck 600 TCPAddr xxx.xx.xxx.xx TCPSocket 3310 User smmsp _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users