Matt wrote:
[EMAIL PROTECTED] files]# rpm -Uvh zlib-1.2.1.2-0.fc2.i386.rpm
error: Failed dependencies:
       zlib = 1.2.1.1 is needed by (installed) zlib-devel-1.2.1.1-2.1
[EMAIL PROTECTED] files]# rpm -Uvh zlib-devel-1.2.1.2-0.fc2.i386.rpm
error: Failed dependencies:
       zlib = 1.2.1.2 is needed by zlib-devel-1.2.1.2-0.fc2

Put the packages into the same rpm command and rpm resolves the inter dependencies...


The clam packages will require the same, so

rpm -vhU clamav... clamav-db... clamd... zlib... zlib-devel...

does the job (I don't immediately see any other dependency problem on FC2), although many prefer to update packages that comes with Fedora with yum, at least if you can find a decent mirror, since yum automagically resolves any such dependencies for you.

HR
--
________________________________
/"\
\ /    ASCII Ribbon Campaign
 X   against HTML email & vCards
/ \    http://arc.pasp.de/
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to