I'm on OSX and I'm trying to compile the latest source for Pidgin, which has just recently went native compile.
I've installed Fink, and installed the Glib2/shlib
test -r
installed by Fink, and
export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:/sw/lib/pkgconfig
export CFLAGS="${CFLAGS}"' -I/sw/include'
export LDFLAGS="${LDFLAGS}"' -L/sw/lib'
but I'm still getting this when running
checking for GLIB... no
configure: error:
You must have the GLib 2.0 development headers installed to build.
I have no idea what I'm doing.
Any OSX compiling gurus around? 0 Comments More | Login | Reply /