Error with Gtk-Perl-0.7009

From: oxlarge (oxlargemike_at_yahoo.com)
Date: 02/21/04


Date: 20 Feb 2004 20:37:39 -0800

Gtk-Perl-0.7009 fails to build(?) GdkPixbuf.

Here's what I have tried:

cd Gtk-Perl-0.7009
perl Makefile.PL --without-guessing
make
make install

So far so good.

cd GdkPixbuf
perl Makefile.PL <-- This doesn't work.

Here's the error:
root@oxlarge:/home/mike/downloads/Gtk-Perl-0.7009/GdkPixbuf>perl
Makefile.PL
Found Gtk::Install::Files in
/home/mike/downloads/Gtk-Perl-0.7009/GdkPixbuf/../Gtk/../blib/arch/Gtk/Install/
Loading pkg.defs
Dir ||
gtktypexp.c:1:30: gtk/gtktypeutils.h: No such file or directory
gtktypexp.c: In function `main':
gtktypexp.c:9: `GSList' undeclared (first use in this function)
gtktypexp.c:9: (Each undeclared identifier is reported only once
gtktypexp.c:9: for each function it appears in.)
gtktypexp.c:9: `names' undeclared (first use in this function)
Broken pipe
root@oxlarge:/home/mike/downloads/Gtk-Perl-0.7009/GdkPixbuf>

I've got the gtktypeutils.h file, but it isn't being found.
/usr/include/gtk-1.2/gtk/gtktypeutils.h
/usr/include/gtk-2.0/gtk/gtktypeutils.h

Please help.

Thanks.



Relevant Pages

  • is my perl broken?
    ... I'm trying to install the GD perl lib on FC3. ... It fails the make test ... Some of the README's in the install dir lead me to beleive that my I ... libgd.so.2: cannot open shared object file: No such file or directory at ...
    (Fedora)
  • Re: XML::Parser::Expat install problem
    ... >> However when I try to use this in a Perl Script it fails with this ... > install expat. ... > *not* be installed within perl. ...
    (comp.lang.perl.modules)
  • Re: How does perl know its environment.
    ... it just fails before it gets to print the @INC ... I might be completely wrong on Unix (I don't have a Unix box to ... I find it hard to believe that perl has that information built in. ... People download and install it on their machines. ...
    (comp.lang.perl.misc)
  • Re: IO object version 1.21 does not match bootstrap parameter 1.18
    ... > problems with the default modules that came with Perl, ... So you have the latest IO.pm, which is reporting version 1.21, but when ... that tried to use it fails. ... skip the final "make install" step and manually copy .pm files into ...
    (comp.lang.perl.misc)
  • Re: attempt to build 64 bit on Solaris fails
    ... > libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... > Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)