Re: Configure errors with atk 1.0.3 and Pango 1.0.4



James Vega wrote:

I configured and installed glib 2.0.6 with --prefix=/usr. Now when I try to configure atk (with --prefix=/usr) and pango (with --prefix=/usr), I get the following error:

checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error:
*** GLIB 2.0.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/.

Check out pkg-config program: 'pkg-config glib-2.0 --cflags' - if its
fail you may have to specify PKG_CONFIG_PATH variable.
(PKG_CONFIG_PATH="/usr/lib/pkgconfig" in your case)

PS: has anybody tried to analyze that pkg-config mail traffic volume ? :)

Olexiy





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