Having installed gtk+ from source, apps that link against gtk-x11 fail
because the gdk header files can't find X11 header files. Putting the
path to X11 into CFLAGS corrects the problem. It seems that the
configuration information to gtk+ is not fully complete and causes
problems on systems where things may not be found 'accidentially'
because they aren't in default places.

Regards,
Dennis Heuer
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to