I normally install clamav by rpm.

As I don't want to wait for the repositories
to come up with a new rpm, I usually build
the rpm myself.

Copy the new source to /usr/src/redhat/SOURCES,
modify the version number in clamav.spec, and
rpmbuild -bb clamav.spec

For 0.93 this procedure doesn't work.

The rpm's build OK, however, when I try
to install them I get:

# rpm -Uvh clamav-db-0.93-1.rf.i386.rpm clamav-0.93-1.rf.i386.rpm 
clamd-0.93-1.rf.i386.rpm
error: Failed dependencies:
         libclamunrar_iface.so.3 is needed by clamav-0.93-1.rf.i386

The build process creates a libclamunrar_iface.so.4 which is included
in the rpm.

Why does it require version 3?

I see no reference to libclamunrar_iface.so.3 anywhere in the sources.

What have I done wrong?

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to