stosh1985
Joined: 21 Oct 2006 Posts: 1
|
Posted: Sat Oct 21, 2006 8:46 pm Post subject: OS X, Macpots and matching up with GTK.. *help* |
|
|
Greetings,
I was trying to get php-gtk to install on my mac today. I successfully compiled the latest snap of php, but when I went to compile gtk it threw an error on me, below is the output:
checking for pkg-config... no
checking for GLIB - version >= 2.6.0... no
*** A new enough version of pkg-config was not found.
*** See http://www.freedesktop.org/software/pkgconfig/
configure: error: PHP-GTK 2.x requires GLib 2.6.0 or higher
I have gtk installed (2. via macports, is there some type of directive I need to set here to let it know where my copy of gtk is?
Any help would be appreciated, I'd really like to get this thing to run. |
|