Thanks for reply's. It worked with DAG repos. Bas wrote:
> At 18:06 4/18/2007, you wrote: > >Hi there, > >has anyone instaled clamav on CentOS 4.4 before?? Any tips??? Which > >version of Openssl do I need to use? Will I have to do it from the > >source code? By now, Ive been using the rpm packages from Petr Kristof. > > > >[EMAIL PROTECTED] yum.repos.d]# yum install clamav > >Setting up Install Process > >Setting up repositories > >Reading repository metadata in from local files > >Parsing package install arguments > >Resolving Dependencies > >--> Populating transaction set with selected packages. Please wait. > >---> Package clamav.i386 110:0.90.1-1 set to be updated > >--> Running transaction check > >--> Processing Dependency: libssl.so.5 for package: clamav > >--> Processing Dependency: libcrypto.so.5 for package: clamav > >--> Processing Dependency: libkrb5support.so.0 for package: clamav > >--> Finished Dependency Resolution > >Error: Missing Dependency: libssl.so.5 is needed by package clamav > >Error: Missing Dependency: libcrypto.so.5 is needed by package clamav > >Error: Missing Dependency: libkrb5support.so.0 is needed by package clamav > > > >[EMAIL PROTECTED] yum.repos.d]# find / -name libssl* > >/lib/libssl.so.4 > >/lib/libssl.so.0.9.7a > >/usr/lib/libssl.a > >/usr/lib/thunderbird-1.5.0.5/libssl3.so > >/usr/lib/libssl.so > >/usr/lib/firefox-1.5.0.5/libssl3.so > >/usr/lib/libssl3.so > > > >[EMAIL PROTECTED] yum.repos.d]# rpm -qa |grep openssl > >openssl-devel-0.9.7a-43.14 > >xmlsec1-openssl-1.2.6-3 > >openssl-0.9.7a-43.14 > > > > > >_______________________________________________ > >Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > >http://lurker.clamav.net/list/clamav-users.html > > Clamav from source works fine. > > I wonder if the rpm build system used is really Centos 4.4/Rhel 4.4 > or what the SPEC file says about openssl version > required. There's no libssl.so.5 on Centos/RHEL 4.4 > > Try DAG RPM's or indeed rebuild de src.rpm > > _______________________________________________ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://lurker.clamav.net/list/clamav-users.html _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html