On Sat, Aug 25, 2012 at 12:19:53AM +0530, ajinkya jayawant wrote: > @patrick.line says Version: 2.32.4.no there are no other files similar to > glib-2.0.pc.but i am sure there is another version installed somewhere in > system folders.but it shouldnt make a difference as long as i am giving > library and pkg-config paths. Indeed, reordering your message: > >> *** 'pkg-config --modversion glib-2.0' returned 2.32.0, but GLIB (2.32.4) says that pkg-config found a glib-2.0.pc file, read its Version: line and that file said Version: 2.32.0 > >> PKG_CONFIG_PATH="/home/jink/gtkin/lib/pkgconfig" > >> export CPPFLAGS LDFLAGS PKG_CONFIG_PATH This says that you told pkg-config to look for glib-2.0.pc in /home/jink/gtkin/lib/pkgconfig What then makes no sense is that that file says Version: 2.32.4 At this point I would probably do a quick and dirty, and hunt for the glib-2.0.pc file with Version: 2.32.0 in it, and move it out of the way... Cheers, Patrick _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gtk-list