Re: [Clamav-users] clamav-milter crashes when loading new database

2008-11-10 Thread Allen, Geoff
Try to reproduce this with clamd (its easier to debug). Run it with 'Foreground yes' and 'Debug yes', and redirect stderr to a file. Then do 'clamdscan --reload' repeatedly a few times. See if there is any message indicating what is wrong in the file, and then pastebin the file. I've

Re: [Clamav-users] clamav-milter installation question

2008-11-10 Thread Allen, Geoff
I don't know what man page you're looking at, but the one I'm looking at doesn't use that expression anywhere, and indeed it does tell you about clamd.conf. You are correct. I must have been looking at an outdated one. You do need to learn how to use man pages. Agreed, they tend to

Re: [Clamav-users] clamav-milter installation question

2008-11-07 Thread Allen, Geoff
One question: I could not find config file for clamav-milter. I see only: # ls -l /usr/local/etc/ total 20 -rw-r--r-- 1 root root 11474 2008-11-06 14:14 clamd.conf -rw-r--r-- 1 root root 5137 2008-11-06 11:52 freshclam.conf Should there be a config file for clamav-milter? If yes, where

[Clamav-users] clamav-milter crashes when loading new database

2008-11-06 Thread Allen, Geoff
Thanks to previous help, I have clamav-milter compiled and running on my Tru64 Unix system. I'm running 0.94.1. However, I have a problem. When freshclam retrieves a new database, clamav-milter crashes. It logs: Database has changed, loading updated database Malformed database Failed to

Re: [Clamav-users] clamav-milter crashes when loading new database

2008-11-06 Thread Allen, Geoff
Try to reproduce this with clamd (its easier to debug). Run it with 'Foreground yes' and 'Debug yes', and redirect stderr to a file. Then do 'clamdscan --reload' repeatedly a few times. See if there is any message indicating what is wrong in the file, and then pastebin the file. I've got the

Re: [Clamav-users] Compiling on Tru64 unix

2008-11-03 Thread Allen, Geoff
Thanks to everyone for the help! I now have it compiled and am testing. This list is both clueful and helpful. I wish I could say that for every mailing list I'm on. The secret(s) were: Török Edwin: Yeah, so try CPPFLAGS=-pthread to configure Jeff Donsbach: I would add that to CFLAGS as

[Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Allen, Geoff
This might be a long-shot, but has anyone compiled ClamAV (and specifically, clamav-milter) on Tru64 Unix? I'm trying, but can't get configure to generate a proper Makefile that will compile clamav-milter. I'd love to discuss details with anyone who might have some insight. Thanks,

Re: [Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Allen, Geoff
Not in a long long while, and I don't have access to a Tru64 UNIX machine easily any more. But, what exactly are the problems you are encountering? Configure runs through and finds the milter libraries (we have them in a non-standard location, but setting CLAMAV_MILTER_LIBS seems to take care

Re: [Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Allen, Geoff
Did you use --enable-milter in configure? Yes. Geoff ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml

Re: [Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Allen, Geoff
Can you pastebin the config.log? Perhaps somebody will have an idea on what is wrong. Sure. http://pastebin.com/m4d9e964 Geoff ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml