Thanks a lot! After running ./configure --enable-milter, clamav-milter is installed and I can start it and it is working.
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 is it? If no, how to configure it? Thanks again! Hongwei > ./configure --help > > Is always your friend when building packages from source :) > > -----Message d'origine----- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la part de Hongwei Li > Envoyé : 6 novembre 2008 16:40 > À : [email protected] > Objet : [Clamav-users] clamav-milter installation question > > Hi, > > I try to install clamav-0.94.1 on my FCC9 Linux system. After > uncompressing the package, I did the following: > > # CD /usr/local/src/clamav-0.94.1 > # ./configure > # make > # make install > > It looks okay, no error. Then, I edit the config files: > /USR/local/etc/calmed.conf and freshclam.conf > comment out the line > Example > > After that, I can run freshclam and clamd without error. Then, I want to > install and config clamav-milter, but could not make it working. > > In the folder /usr/local/src/clamav-0.94.1/clamav-milter > there are 4 files: > clamav-milter.c INSTALL Makefile Makefile.am Makefile.in > > Do I need to compile clamav-milter specifically for my system? I thought > that it is included in the make command for clamav, but it seems not. > The INSTALL file lists several different compile commands for different > system. For the Fedora Linux, what command should I run to compile > clamav-milter? Any other things should be done (I already edited > sendmail.mc to set clamav-milter)? > > Can somebody tell me the steps to make clamav-milter working? > I appreciate all the help! > > Hongwei Li > > _______________________________________________ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://www.clamav.net/support/ml > > > _______________________________________________ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://www.clamav.net/support/ml > _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
