I do know what it was installed, and I assigned the PKG_CONFIG_PATH variable, 
and it still does not install.  

I tried to install this way, 

PKG_CONFIG_PATH=/usr/local/packages/glib/2.34.0/lib/pkgconfig/ ./configure 
--prefix=/usr/local/packages/atk/2.7.5


As well as setting the variable, exporting it, and then running only the 
./configure portion above.  
--
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 11:51:28 AM
Subject: Re: Installing GTK+ 3.8.0

On Wed, Sep 11, 2013 at 04:36:50PM -0400, Mack J. Jenkins wrote:
> I have tried a few different ways to assign glib-2.0.pc to the variable 
> PKG_CONFIG_PATH, but it continues to fail.  Is there some trick I am missing 
> out on since I am new to ATK and GTK+?  

Do you know where glib-2.0.pc was put on your system? Something like
/usr/local/lib/pkgconfig?

  find /usr/local -name glib-2.0.pc

might help?


Cheers,

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

Reply via email to