I fixed the problem by recompiling gtk+ after editing the makefile (platform/gtk+/Makefile) by explicity adding libpng to the configure options. Now why wasn't this done properly first time round?
Just for clarity here is the configure_args line in my editted Makefile: CONFIGURE_ARGS = $(DIRPATHS) --enable-explicit-deps=yes --with-xinput=yes --with-libpng Thanks alot for you help, much appreciated -- tom.c The two fundamental questions: 1) What is it? 2) Why is it here? --Oliver Perks -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
