Error with Gtk-Perl-0.7009
From: oxlarge (oxlargemike_at_yahoo.com)
Date: 02/21/04
- Next message: Henry: "Re: Truecolor GD::Image palette"
- Previous message: Dave Sisk: "Re: DBI:oracle looks for perl56.dll in perl version 5.8"
- Next in thread: Sisyphus: "Re: Error with Gtk-Perl-0.7009"
- Reply: Sisyphus: "Re: Error with Gtk-Perl-0.7009"
- Reply: Tassilo v. Parseval: "Re: Error with Gtk-Perl-0.7009"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Henry: "Re: Truecolor GD::Image palette"
- Previous message: Dave Sisk: "Re: DBI:oracle looks for perl56.dll in perl version 5.8"
- Next in thread: Sisyphus: "Re: Error with Gtk-Perl-0.7009"
- Reply: Sisyphus: "Re: Error with Gtk-Perl-0.7009"
- Reply: Tassilo v. Parseval: "Re: Error with Gtk-Perl-0.7009"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|