in reply to install Gtk2::GladeXML

For me, the Makefile.PL runs to completion as long as libglade-2.0.pc can be found (in PKG_CONFIG_PATH) and contains at least:
Name: Libglade Description: a library for dynamically loading GLADE interface files Version: 2.6.4
It doesn't seem to matter what else (if anything) is included in libglade-2.0.pc - and it doesn't seem to matter whether the libglade-2.0 installation can be found (or even if it exists). Running 'dmake' still fails because MakeMaker hasn't found any of the libraries - and I'm not sure how one is supposed to remedy that. This looks like a complete and utter mess to me.

What do you get between the Set up gcc environment - 4.4.0 and the at Makefile.PL line 48 *** can not find package... ?

Cheers,
Rob