I now have glib installed in the /usr/local/bin directory. But i
still get the "glib required but not found" error when I try to ./
configure shrimp.
glib should not be (and probably isn't) installed in /usr/local/bin,
but in /usr/local/lib.
You could try doing
LD_FLAGS=-L/usr/local/lib ./configure
(like that and on one line)
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden