Installing on Ubuntu

Compile and install

Install process, works on 9.04 and 8.04n

apt-get install zlib1g-dev libncurses5-dev
groupadd clamav
useradd -g clamav clamav
./configure && make && make install

Configure ClamAV

Tailor the following config files to taste:

/usr/local/etc/clamav.conf
/usr/local/etc/freshclam.conf

Run clamconf

export LD_LIBRARY_PATH=/usr/local/lib
clamconf  
 
techdocs/security/clamav.txt · Last modified: 2010/03/07 09:33 by earnoth
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki