Re: yet another new snapshot



Quoting muppet <scott asofyet org>:
new-gtk-2perl_20030414.tar.gz, available at

      http://asofyet.org/muppet/software/gtk2-perl/

since snapshot 20030410:

        implemented timeout, idle, and io watch stuff
        PangoFont stuff
        TreeView kinda works
        GtkTextView and friends

-- 
muppet <scott asofyet org>

I downloaded this snapshot and ran 

perl Makefile.pl && make && make test && make install

and I get the following error when I try to load the module.  The module seems
to work fine in the demo dirs (where the code has 'use blib' and 'use lib'
statements).  Am I missing something?  


[root informix2 new-gtk2-perl]# perl -MGtk2 -e 'print "test\n"'
Can't find 'boot_Gtk2__Gtk2' symbol in
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Gtk2/Gtk2.so
 at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Gtk2/_config.pm line
0
        ...propagated at
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Gtk2/Gtk2.pm line 13.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Gtk2/Gtk2.pm line 13.
Compilation failed in require at (eval 1) line 3.
        ...propagated at /usr/lib/perl5/5.8.0/base.pm line 64.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Gtk2.pm line 15.
Compilation failed in require.
BEGIN failed--compilation aborted.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]