My aim : install Gtk2::GladeXML
CPAN Module : http://search.cpan.org/~tsch/Gtk2-GladeXML-1.007/
Perl environnement
I've installed succesfully the Gtk2 module and its dependancies
and dowload the latest Glade version 3x bundle with GTK+
perl >= 5.8.0
Glib >= 1.02 (perl module)
Gtk2 >= 1.00 (perl module)
I've installed this perl module using ppm
libglade-2.0 (C library) =>>> This is my PROBLEM seee below
Also after installing glade I've set up manually PKG_CONFIG_PATH on y variable system
(This cancel out the error of libxml2.0.ppc missing)
The error I've got when I run the perl MakeFile.pl is follow :
Set up gcc environment - 4.4.0
at Makefile.PL line 48
*** can not find package libglade-2.0 >= 2.0.0
*** check that it is properly installed and available in PKG_CONFIG_PATH
at Makefile.PL line 48
I've check on my directory and can see libglade-2.0.pc and libxml-2.0.pc in
C:\Program Files\Common Files\GTK\2.0\lib\pkgconfig
Why does my perl MakeFile.pl cannot be run ?
Thanks for your helps .
My configuration :
OS windows Vista .
GCC :dmake with MinGcc
Perl : ActivePerl last version
My variables on Win:
GTK_BASEPATH
C:\PROGRA~1\COMMON~1\GTK\2.0
My variable in windows Vista are :
PKG_CONFIG_PATH
C:\Program Files\Common Files\GTK\2.0\lib\pkgconfig