When I use

./configure --disable-glibtest --prefix=/usr/local/packages/atk/2.7.5

I still get the same message.

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.31.2... no
configure: error: 
*** GLIB 2.31.2 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
*** but not in the same location as pkg-config add the location of the file
*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.



--
Mack J. Jenkins, II
404-385-1591
mack.jenk...@eas.gatech.edu
System Support Engineer II
Earth & Atmospheric Sciences

----- Original Message -----
From: "Patrick Welche" <pr...@cam.ac.uk>
To: "Mack J. Jenkins" <mack.jenk...@eas.gatech.edu>
Cc: gtk-list@gnome.org
Sent: Friday, September 13, 2013 12:33:21 PM
Subject: Re: Installing GTK+ 3.8.0

On Fri, Sep 13, 2013 at 05:28:14PM +0100, Patrick Welche wrote:
> On Fri, Sep 13, 2013 at 12:25:34PM -0400, Mack J. Jenkins wrote:
> > The following is returned.
> > 
> > [root@yws14 ~]# 
> > PKG_CONFIG_PATH=/usr/local/packages/glib/2.34.0/lib/pkgconfig pkg-config 
> > --modversion glib-2.0
> > 2.34.0
> 
> and your original?
> 
> PKG_CONFIG_PATH=/usr/local/packages/glib/2.34.0/lib/pkgconfig ./configure 
> --prefix=/usr/local/packages/atk/2.7.5

If that doesn't work try adding "--disable-glibtest" as an argument
to configure...

Cheers,

Patrick
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to