On Fri, Sep 01, 2000 at 10:25:20AM -0500, eric clover wrote:
> hello,
> I'm trying to upgrade my sawmill to sawfish and I'm getting an error that i
> just don't seem
> to understand.
> 
> [root@xxx saw]# rpm -Uvh *
> error: failed dependencies:
>         libgdk_pixbuf.so.2 is needed by rep-gtk-gnome-0.13-1
>         libgnomecanvaspixbuf.so.1 is needed by rep-gtk-gnome-0.13-1
> [root@xxx saw]# find /usr -name libgdk_pixbuf.so.2
> /usr/lib/libgdk_pixbuf.so.2
> /usr/local/lib/libgdk_pixbuf.so.2
> [root@xxx saw]# find /usr -name libgnomecanvaspixbuf.so.1
> /usr/lib/libgnomecanvaspixbuf.so.1
> /usr/local/lib/libgnomecanvaspixbuf.so.1
> 
> the files libgdk_pixbuf.so.2 & libgnomecanvaspixbuf.so.1 in /usr/lib are
> symlinks i just made from /usr/local/lib.
> 
> is there something simple i am missing??

Yeah, rpm doesn't know anything about code you've manually installed.
Either install rpm's for those libraries or use --force to do the
upgrade.

-- 
Steve Borho                       Voice:  314-314-439-8300 ext:3042
Member of Technical Staff
Celox Networks Inc                http://www.ietf.org/rfc/rfc1925.txt



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to