> [EMAIL PROTECTED] upload]# rpm -Uvh gd-2.0.12-2.i386.rpm
> warning: gd-2.0.12-2.i386.rpm: V3 DSA signature: NOKEY, key ID 897da07a
> error: Failed dependencies:
>         libgd.so.1.8 is needed by (installed) php-4.2.2-17.2
>         libgd.so.1.8 is needed by (installed) webalizer-2.01_10-11
> 
> Im not sure how to interpret that...what needs what and what is the 
> (installed) part?

It means you have gd-1.8.4 installed (standard RH9 package) and
the installed php and webalizer depend on that version of gd.

If you do need the later version of gd you could try:

   rpm -ivh gd-2.0.12-2.i386.rpm

That will install both versions (as long as there are no conflicting files).


-- 
Ian



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to