I'm stuck figuring this out, and new to using fink. I am trying to compile
GNU Backgammon from source on Mac OS 10.6.5 . Using fink, I installed what I
thought were the necessary tools and development libraries for the compile.
One of the required development libraries is glib2, and I get the following
error when I run the configure utility before running make:

./configure: line 12349: syntax error near unexpected token `GLIB,'
./configure: line 12349: `PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.6.0,
have_glib="yes", { { echo "$as_me:$LINENO: error: You need to have glib2 to
compile GNU backgammon" >&5'

Using fink, I installed all of the following packages to try and fix this:

glib2-dev       2.22.4-4        Handy library of utility functions
glib2-shlibs    2.22.4-4        Handy library of utility functions
glibmm2.4       2.22.2-1        C++ interface for the glib2 library
glibmm2.4-dev   2.22.2-1        C++ interface for the glib2 library
glibmm2.4-shlibs        2.22.2-1        C++ interface for the glib2 library

However, it is still complaining I need glib2, giving me the exact same
error. I am baffled about how to get the glib2 library to be recognized. Can
anyone point me in the right direction of what to do about this problem?
-- 
View this message in context: 
http://old.nabble.com/Compiling-gnubg-using-fink-packages----glib2-problem-tp30536908p30536908.html
Sent from the fink-beginners mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to