Re: gtk and gnome-libs autogen error



You probably have 2 versions of gtk installed.  One is probably in /usr/X11R6
(from the slackware install) and hte other in /usr/local.  

There's 2 ways you can do this. 

1.  when configuring gnome-libs do ./autogen.sh --with-gtk-prefix=/usr/local
--with-gtk-exec-prefix=/usr/local (or wherever the newer librarirees are) 

2.  Delete the old gtk and glib versions.  I did this because no matter what it
always caused problems having glib/gtk 1.0.6 and 1.1.x on my system, and since
i was using gimp 1.1 i had no need for glib/gtk 1.0.6

-Brian

On Tue, 22 Dec 1998, NICK KOBELJA wrote:
>When I compile gtk and then gnome-libs using the most recent CVS I get;
>
>checking for gtk-config... /opt/gnome/bin/gtk-config
>checking for GTK - version >= 1.1.5... *** GTK+ header files (version 1.0.2) do not match
>*** library (version 1.1.9)
>no
>
>
>When I then make gtk+ it makes just fine.  gnome-libs isn't so forgiving.  It doesn't even get past autogen.sh.
>
>I am running Slackware 3.5
>with current gcc, etc.
>
>Does anybody know what gna stuff to get (I've used version 1.0.2 and 1.0.1) and also which zlib to get.  Or am I off the mark.
>
>I basically don't understand why GTK+ header files should be 1.0.2 and what the ***library (version 1.1.9) is telling me.  I tried looking at some sources but because I'm new to linux programming, I am overwhelmed.
>
>Thanks for any help.
>
>
>--
>        FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>         To unsubscribe: mail gnome-list-request@gnome.org with
>                       "unsubscribe" as the Subject
--
#########################################################
# Brian M Dial           #   Unix Systems Administrator #
# bdial@rkkengineers.com #  Rummel, Klepper & Kahl, LLP #
# 410.728.2900 x1329     #      Consulting Engineers    #
#########################################################



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