Re: strange gnome-lib problem



Carl> Now, after all that, I'm back at gnome-libs, but the configure
Carl> script can't find gdk_imlib (it's there in /usr/local/lib, I
Carl> looked.)

Make sure your compiler is looking in /usr/local/lib.
One way to do this is to run configure like this:

	LDFLAGS=-L/usr/local/lib ./configure ...

Carl> Sorry for the lack of details.  I didn't think to bring a copy
Carl> of the output from configure in with me into the lab.  If noone
Carl> responds to this, I'll try again tomorrow with more details.

Please do.  You haven't really given enough for anybody to figure out
what is going on.

You can also look in config.log to get some more information on what
is failing.  This file holds the results of every compile check.

Tom



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]