Re: Errors in configure - GTK+



Hi Jorge,

First, are you  sure you need to install GTK? Ubuntu Dapper comes with
gtk 2.10, which should be OK for almost everyone. Why are you trying
to build GTK yourself?

On 1/10/07, Jorge <jorgesp dearriba com> wrote:
I have Ubuntu Dapper.
1) I have installed  GLIB 2.12.7, but:
joge joge-sp:/.../gtk+-2.10.7$ ./configure >> llc
configure: error:
*** GLIB 2.12.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/pub/gtk/.

You can't (easily) replace the gtk 2.10 which comes with your system.
You have to install the two versions together and then change some
settings so that your compiles see the new version not the standard
one.

You should install glib to /usr/local, then in your .bashrc change
PATH, LD_LIBRARY_PATH and PKG_CONFIG_PATH to search /usr/local before
/usr. Now when you try to install gtk, it should see your new version
of glib.

John



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