Requirments missing

Posted by Dralnu on Mon 05 Sep 2005 04:51 AM — 4 posts, 18,042 views.

USA #0
This may be the wrong place to ask this, but I trust the people here.

I got MudMagic's 1.7 client source, and I seem to be missing a library (libglade-2.0>=2.0.1). Using a search in Yast, it is provide by another library (libglade2), but my question is, where do I fix it up to be able to see it, or where do I change the requirement to the new library file?
USA #1
What do you mean, missing a library? Is there a configure script reporting a failure; is the linker reporting it, etc.
USA #2
./configure is reporting a missing library.
USA #3
That means that the library you have isn't on the environment library path. Is this a computer you manage yourself? If so one easy thing is to log in as root, and reinstall or upgrade the library package (glade, it seems). That should set things up correctly.