Hi, ismail donmez <[EMAIL PROTECTED]> writes:
> My bad I looked at config.log it says "cant find glib.h" so i think it > doesnt include /opt/gnome/include/glib-2.0 when compiling so added it > to /etc/ld.so.conf then make ldconfig but no luck. Btw I compiled glib > from source so doesnt it have to update pkg-config itself ? /etc/ld.so.conf and ldconfig is absolutely unrelated to the include paths the compiler uses to look for header files. You may want to read ld.so(8) and ldconfig(8). Did you adjust the PKG_CONFIG_PATH variable to search for pkgconfig files in the /opt/gnome prefix? What output do you get from 'pkg-config --cflags glib-2.0' ? Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
