Re: [Clamav-users] 0.93 rpm installation: libclamunrar_iface.so.3 missing

2008-04-15 Thread Mogens Kjaer
Burnie wrote: ... > On some older RH-like systems (RHEL3 and such), building it > with rpmbuild somehow requires/links in the older library. > (the actual problem may have occured earlier, but 0.92.1 uses > *.so.3 anyway) I built the rpms on another centos 5.1 machine where clamav isn't installe

Re: [Clamav-users] 0.93 rpm installation: libclamunrar_iface.so.3 missing

2008-04-15 Thread Mogens Kjaer
Burnie wrote: ... > BTW: The problem doesn't occur on CentOS 5 (RHEL5) > The machine on which I have the problem runs CentOS 5.1 I'll try to uninstall the old rpms before building. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone:

Re: [Clamav-users] 0.93 rpm installation: libclamunrar_iface.so.3 missing

2008-04-15 Thread Burnie
The cat of Mogens Kjaer <[EMAIL PROTECTED]> wrote: > # 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

[Clamav-users] 0.93 rpm installation: libclamunrar_iface.so.3 missing

2008-04-15 Thread Mogens Kjaer
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.