I'm trying to build gimp-2.0prel. I built glib-2.2.3, as evidenced by the output of "pkg-config --modversion glib-2.0". But when I try to build both Pango and ATK, their configure scripts whine about not having a correct version of glib. I've made sure PKG_CONFIG_PATH includes /usr/local/lib/pkgconfig, where a proper glib .pc file exists. I just re-ran the glib configure/make/make check/make install drill, to no effect. Any suggestions would be appreciated. Daryl