FreshClam wrote:

Hi, I downloaded the Red Hat package from
http://crash.fce.vutbr.cz/crash-hat/1/clamav/. When I try installing it on
e-smith 6.0 with Red Hat 7.3, I get the following error:


[EMAIL PROTECTED] src]# rpm -Uvh clamav-0.67-1.i386.rpm error: failed dependencies:
libc.so.6(GLIBC_2.3) is needed by clamav-0.67-1
libwrap.so.0 is needed by clamav-0.67-1


[EMAIL PROTECTED] src]# rpm -Uvh glibc-2.2.5-44.i386.rpm error: failed dependencies:
glibc-common = 2.2.5-44 is needed by glibc-2.2.5-44
[EMAIL PROTECTED] src]# rpm -Uvh glibc-common-2.2.5-44.i386.rpm error: failed dependencies:
glibc-common = 2.2.5-43 is needed by glibc-2.2.5-43
[EMAIL PROTECTED] src]#



Hello,


the most quick way is to download src package and rebuil it on your system.

Get  clamav-0.67-1.src.rpm package, install sources it by
'rpm -i clamav-0.67-1.src.rpm'
rebuild them by
'rpm -ba /usr/src/redhat/SPEC/clamav.spec'
and install final packages by
'rpm -Uvh /usr/src/redhat/RPMS/i386/clamav-*'

you need have tcp_wrappers package installed to compile it.

Petr




------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to