clamav for fc3

Richard E Miles r.godzilla at comcast.net
Wed Dec 8 21:47:55 UTC 2004


On Wed,  8 Dec 2004 10:23:20 -0500 (EST)
fedora-list-request at redhat.com wrote:

> # yum install clamav
> ....
> clamav-0.80-4.i386.rpm    100% |=========================| 2.2 MB    00:04
> warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 6cdf2cc1
> 
> public key not available for
> //var/cache/yum/crash-hat/packages/clamav-0.80-4.i386.rpm
> 
> So, it is not installed.  Then, I try tarball.  The configure command does
> not show error.  However, when I run make, I got:
> 
> # make
> ...
> gcc: /usr/lib/libidn.so: No such file or directory
> make[2]: *** [libclamav.la] Error 1
> make[2]: Leaving directory `/usr/local/src/clamav-0.80/libclamav'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/clamav-0.80'
> make: *** [all] Error 2
> #
> 
> and so cannot install it.  Can somebody help me:
> 
> 1. To use yum, how to get public key for clamav?  Should I do something
> first?
> 2. To use tarball, how to solve the problem of "gcc: /usr/lib/libidn.so:
> No such file or directory" and other errors?
> 
> Thanks!
> 
> Hongwei Li
> 

I believe you need GPG key imported. You can get the key called:

RPM-GPG-KEY.dag.txt from dags. Then do:
rpm --import RPM-GPG-KEY.dag.txt

-- 
Richard E Miles
Federal Way WA.
registered linux user 46097




More information about the fedora-list mailing list