anish sidhan

Well-Known Member
Sep 26, 2003
45
0
156
Hello,

I have installed clamav on one of my servers using the following steps.

cd /tmp
groupadd clamav
useradd -g clamav -s /bin/false -c "Clam AntiVirus" clamav
wget http://heanet.dl.sourceforge.net/sourceforge/clamav/clamav-0.67.tar.gz
tar xvfz clamav-0.67.tar.gz
cd clamav-0.67
./configure --sysconfdir=/etc

(Please note: ./configure --help gives a list of all configuration options available.)

make
su -c "make install"

I have also configured clamav.conf from the necessary help: (man exim.conf).

How should I check whether evrything is working fine. Please help me on this to go ahead. Any help would be greatful. Thank you.

--Anish
 

anish sidhan

Well-Known Member
Sep 26, 2003
45
0
156
clam

Thanks got it working!!! . Made necessary scripts to get fresh clam and clamscan working. Thank you.

--Anish
 
Thread starter Similar threads Forum Replies Date
Michaelit Security 11
E Security 7
V Security 1
O Security 4
B Security 1