[Clamdmail-users] clamdmail configuration
Brought to you by:
profplump
From: <mik...@ya...> - 2004-02-04 08:31:25
|
Hi all, I want only inform that I received same error, but I solved. I use debian-ppc, first I compiled with: CFLAGS="-O2 -mcpu=750 -mtune=750 -fomit-frame-pointer" CPPFLAGS="-O2 -mcpu=750 -mtune=750 -fomit-frame-pointer" Here compilation work, but I have this strange error when run clamdmail: ERROR: Can't open config file ! ERROR: Can't parse configuration file. Without the -O2 switch the error disappear: CFLAGS="-mcpu=750 -mtune=750 -fomit-frame-pointer" CPPFLAGS="-mcpu=750 -mtune=750 -fomit-frame-pointer" Here all work. bye! ______________________________________________________________________ Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/ |