Re: GTK upgrade on RH5.2




"D. Emilio Grimaldo Tunon" <emilio_tunon@nl.compuware.com> writes:

> So, I downloaded a few terabytes of Gtk RPM's to update my RH-5.2,
> this is what I downloaded:
> 
>     [root@c1030 Gtk]# ls
>     gtk-engines-0.5-11.i386.rpm  gtk+-1.2.1-4.i386.rpm
>     glib-1.2.1-1.i386.rpm        gtk+-devel-1.2.1-4.i386.rpm
>     glib-devel-1.2.1-1.i386.rpm
> 
> But when trying to do the mass-upgrade I ran into these problems :(
> Somehow it complaints about things that it needs and I already have.
> 
>     [root@c1030 Gtk]# rpm -Uvh glib* gtk*
>     failed dependencies:
> 	    libm.so.6(GLIBC_2.1) is needed by gtk+-1.2.1-4
> 	    libc.so.6(GLIBC_2.1) is needed by gtk+-1.2.1-4
> 	    libc.so.6(GLIBC_2.0) is needed by gtk+-1.2.1-4
> 		    /lib/libc.so.6          I HAVE IT!
> 		    /lib/libm.so.6          I HAVE IT!

You have the glibc 2.0 libc.so.6 These packages (apparently from rawhide)
require the glibc 2.1 libc. You need to grab the ones we
built for 5.2 - ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/redhat.
(or more likely, a mirror)

> 	    libglib.so.1 is needed by gimp-1.0.0-6
> 	    libglib.so.1 is needed by gimp-plugins-unstable-1.0.0-1
> 	    libglib.so.1 is needed by control-panel-3.7-7
> 	    libglib.so.1 is needed by gecko-1.6-0
> 	    libglib.so.1 is needed by gnome-core-0.20.1-2
> 	    libglib.so.1 is needed by gnome-libs-0.20-3
> 	    libglib.so.1 is needed by gnome-linuxconf-0.14-4rh
> 	    libglib.so.1 is needed by usermode-1.4.3-1
> 	    libglib.so.1 is needed by usernet-1.0.8-1
> 	    libglib.so.1 is needed by wmakerconf-1.1.1-3
> 	    libglib.so.1 is needed by AfterStep-APPS-1.5-0.3
> 	    	    /usr/lib/libglib.so.1	   I HAVE IT!
> 	    	    /usr/lib/libglib.so.1.0.6      I HAVE IT!

Yes, what it is saying that it doesn't want to upgrade the
the GLib package because it will remove this library which
is needed by a number of things on your system. Grab glib10
and gtk+10 RPM's from the same place.

Regads,
                                        Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]