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
