Hello everyone,
I'm trying to compile xhydra on my MacBook.. I have xcode, X11, Fink and gtk+2, gtk+2-dev and gtk+2-shlibs installed (last three through FinkCommander)
When attempting to 'make' I get the following errors:
Now even if I set PKG_CONFIG_PATH to /sw/lib where Fink installed them, I get the error message (using PKG_CONFIG_PATH=/sw/lib before I run the make command)
What am I doing wrong?
Thanks!
-lieb39
I'm trying to compile xhydra on my MacBook.. I have xcode, X11, Fink and gtk+2, gtk+2-dev and gtk+2-shlibs installed (last three through FinkCommander)
When attempting to 'make' I get the following errors:
configure: error: Library requirements (gtk+-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Now even if I set PKG_CONFIG_PATH to /sw/lib where Fink installed them, I get the error message (using PKG_CONFIG_PATH=/sw/lib before I run the make command)
What am I doing wrong?
Thanks!
-lieb39