Re: gnome-libs-1.0.5 and gtk+1.2.1



[snip]
> >> Now the next bit. I d/led gnome-libs-1.0.5 and gtk/glib-1.2.1. I
> >> compiled glib, then gtk+ and both installed fine. I did an ldconfig -v
> >> and gtk-config --version reports 1.2.1. Fine.
> >> 
> >> Unfortunately configure in gnome-libs-1.0.5 says that gtk-config --
> >> version reports 1.2.1 but gtk+1.2.0 was also found. It says should
> >> remove the old gtk-1.2.0. How do I do this? I can't find any reference
> >> to gtk-1.2.0 in /usr/local/* which is where it is installed to by
> >> default.
rm config.cache; ./configure (see what that does)


> >
> >What about 'locate gtk-config'?
> 
> Tells me to look in /usr/bin/
> 
> ls /usr/bin *gtk* gives nothing.
> 
> There must be a way of uninstalling software on Linux - or are tarballs
> expected to overwrite previous versions? Perhaps GTK+ is different?
> Help!

Autoconf'd packages usually have a 'uninstall' (unless something odd needed 
doing with the makefiles.)

glib/gtk+ have that target, make uninstall. Of course this expects that you 
leave the configured source around. If its a redhat system its fairly easy
to use rpm to uninstall (rpm -e <pacakge>). 
> 
> -- 
> James Green
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 

-- 
Gregory McLean          | [CENSORED]
ComStar Communications  |
Work:<gregm@comstar.net>| Play: <gregm@gxsnmp.org> or <gregm@gnu.org>
----------------This is my opinion, All MINE! I tell you------------------




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