Re: compiling problem
Re: compiling problem
- Subject: Re: compiling problem
- From: Jonas Maebe <email@hidden>
- Date: Wed, 7 Mar 2007 13:55:06 +0100
On 7 mrt 2007, at 13:47, David Robinson wrote:
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)
This email sent to email@hidden