Does slackware keep its library's in a nonstandard directory? I am having problems running ./configure so i can compile.
I'm running (or trying to run) slack 9.
I get the following error when trying to install anjuta (c/c++ IDE):
configure: error: Library requirements ( glib-2.0 >= 2.0.6 gtk+-2.0
>= 2.0.8 ORBit-2.0 >= 2.4.0 libglade-2.0 >= 2.0.0 libgnome-2.0 >=
2.0.2 libgnomeui-2.0 >= 2.0.2 libgnomeprint-2.2 >= 2.0.1 libgnome
printui-2.2 >= 2.0.1 gnome-vfs-2.0 >= 2.0.2 gnome-vfs-module-2.0 >= 2.0.2 l
ibbonobo-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.0.1 vte >= 0.7.0 libzvt-2
.0 >= 2.0.0 libxml-2.0 >= 2.4.23 pango >= 1.1.1) not met; consider adjust
ing the PKG_CONFIG_PATH environment variable if your libraries are in a nonstand
ard prefix so pkg-config can find them.
I did run ldconfig.
I did google the problem.
I did search this forum.
Thanks for any help

this is probably the first of many questions from me on this forum - I always try to find solutions myself before asking.
Greg