LOL pango wants glib 2.10 but current version of glib is 2.8 im thinking the pango people need to fix the configure script on this one.
pango version is 1.12.2
here is the config.log file where its showing this problem.
Quote:
configure:22071: checking for GLIB
configure:22079: $PKG_CONFIG --exists --print-errors "$GLIB_MODULES"
Requested 'glib-2.0 >= 2.10.0' but version of GLib is 2.8.6
configure:22082: $? = 1
configure:22097: $PKG_CONFIG --exists --print-errors "$GLIB_MODULES"
Requested 'glib-2.0 >= 2.10.0' but version of GLib is 2.8.6
configure:22100: $? = 1
Requested 'glib-2.0 >= 2.10.0' but version of GLib is 2.8.6
configure:22130: error:
*** Glib 2.10.0 or better is required. The latest version of
*** Glib is always available from ftp://ftp.gtk.org/.
|
does anyone know how to fix this.