Re: installing gtkperl
- From: Dermot Musgrove <dermot glade perl connectfree co uk>
- To: martin leisner <mleisner eng mc xerox com>
- Cc: gtk-perl-list gnome org, leisner rochester rr com
- Subject: Re: installing gtkperl
- Date: Mon, 13 May 2002 20:28:46 +0100
martin leisner wrote:
I have perl 5.7.2 at home and 5.7.3 at work.
Installing gtkperl I've had an array of problems.
I tried at work...
When I untarred gtk-perl-0.7008, and do a make I get:
/usr/local/perl-5.7.3/bin/perl /usr/local/perl-5.7.3/lib/5.7.3/ExtUtils/xsubpp -noprototypes
-noversioncheck -typemap /usr/local/perl-5.7.3/lib/5.7.3/ExtUtils/typemap -typemap
/usr/local/local-src/Gtk-Perl-0.7008/Gtk/build/GtkTypemap -typemap
/usr/local/local-src/Gtk-Perl-0.7008/Gtk/gtk-0.99.typemap -typemap
/usr/local/local-src/Gtk-Perl-0.7008/Gtk/gtk-1.2.typemap xs/Gtk-1.2.xs > xs/Gtk-1.2.xsc && mv
xs/Gtk-1.2.xsc xs/Gtk-1.2.c
Error: ' not in typemap in Gtk-1.2.xs, line 173
Error: 'Gtk::Gdk::Pixmap_OrNULL' not in typemap in Gtk-1.2.xs, line 344
Error: 'Gtk::Gdk::Pixmap_OrNULL' not in typemap in Gtk-1.2.xs, line 357
make[1]: *** [xs/Gtk-1.2.c] Error 1
make[1]: Leaving directory `/usr/local/local-src/Gtk-Perl-0.7008/Gtk'
make: *** [subdirs] Error 2
Hi,
Is there a definition for Gtk::Gdk::Pixmap_OrNULL' in the file
Gtk/build/GtkTypemap ? (towards the bottom of the file)
My file is 430 lines long and the definition appears at about line 396.
If the file is empty or missing, you have had a build problem - I would
start again with the 'perl Makefile.PL'.
If the line is there I can only think to do is to cd to the Gtk dir
and run 'perl Makefile.PL && make' there.
Regards, Dermot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]