in reply to Re^7: install Gtk2::GladeXML
in thread install Gtk2::GladeXML

I've reinstall the package using ppm
and I've got ExUtils-Depends v0.302

I've got this following error :

Set up gcc environment - 4.4.0
Can't locate object method "splitdir" via package
"File::Spec" at C:/Perl/site/lib/ExtUtils/Depends.pm line 176.


My libglade-2.0.pc looks like :
prefix=/target
#prefix=C:/Gtk+
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
# so people can do "pkg-config --variable moduledir
libglade-2.0"
# (which is broken - users can now use the
LIBGLADE_MODULE_PATH
# environment variable
moduledir=${libdir}/libglade/2.0
Name: Libglade
Description: a library for dynamically loading GLADE
interface files Version: 2.6.2
Requires: gtk+-2.0 libxml-2.0
Libs: -L${libdir} -lglade-2.0
Cflags: -I${includedir}/libglade-2.0

Replies are listed 'Best First'.
Re^9: install Gtk2::GladeXML
by syphilis (Archbishop) on Jul 26, 2009 at 10:19 UTC
    Can't locate object method "splitdir" via package "File::Spec" at C:/Perl/site/lib/ExtUtils/Depends.pm line 176.

    What version of File::Spec do you have ? I have version 3.2501. (Maybe using 3.2501 will fix your error.)

    Cheers,
    Rob
      Ive installed manually version 0.7 doyou know how can i get it on cpan ? Thanks again Rob
        Is it this library?
        http://search.cpan.org/~smueller/PathTools-3.30/lib/File/Spec.pm i wonder how i CAN package all these module or make a single make file for intalling automatically thèse perl module .. ieFor delivery