Revert to 0.93.1 until the current 0.93.3 is available to you.

or even better, build an RPM from source.

here's how I do it:

attached is a file called clamav.spec. save that into /usr/src/redhat/SPECS/

then put clamav-0.93.3.tar.gz into /usr/src/redhat/SOURCES/


build the rpms:

# rpmbuild -ba /usr/src/redhat/SPECS/clamav.spec

the created RPMs will be in /usr/src/redhat/RPMS/

either install them all:
# rpm -Fvh /usr/src/redhat/RPMS/i386/clam*-0.93.3*.rpm

or just the ones you want. we use clamav-milter and all sorts, but ymmv.

then run freshclam and restart your clam services (chkconfig --list|grep clam)


we run centos 5.1 i386, but I see no reference to architecture in the SPEC file, so it should build happily from source as is. all I ever change is the version number and release, and it builds happily each time.



--
Spiro Harvey                  Knossos Networks Ltd
021-295-1923                    www.knossos.net.nz

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to