ClamAV on CentOS

Has anybody got ClamAV running on RHEL3? I cannot install the RH9 or FC1-rpm on my box, because I can't find all dependencies... it's not available for RHEL3/CENTOS.
Code:
root@server03 [~/citus/clamav]# rpm -Uvh clamav-0.82-1.i386.rp
warning: clamav-0.82-1.i386.rpm: V3 DSA signature: NOKEY, key
error: Failed dependencies:
        zlib >= 1.2.1.2 is needed by clamav-0.82-1
root@server03 [~/citus/clamav]#
Code:
root@server03 [~/citus/clamav]# yum install zlib
Gathering header information file(s) from server(s)
Server: CentOS-3.3 - Addons
Server: CentOS-3.3 - Base
Server: CentOS-3.3 - Extras
Server: CentOS-3.3 - Updates
Finding updated packages
Downloading needed headers
zlib is installed and is the latest version.
No actions to take
root@server03 [~/citus/clamav]#
I was able to install an older version (0.74-ES) though. Is this okay for a full-hdd scan? All I want is to scan the full drive for viruses.

 

 

 

 

Top