On 4/18/07, Gustavo Gouvea <[EMAIL PROTECTED]> 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

Well, the most likely response is that you should install from source :)

Others have already talked about this on the CentOS forums, though the
general flavour was very hostile.  I suspect you just need to upgrade
your other packages, particularly openssl and openssl-devel.

-- 
                 Please keep list traffic on the list.

Rob MacGregor
      Whoever fights monsters should see to it that in the process he
        doesn't become a monster.                  Friedrich Nietzsche
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to