On 1/12/07, Pozsar Balazs <[EMAIL PROTECTED]> wrote:
snip
> Yes, it is version 1.141.
snip

Well, the only other thing I can think of at the moment is that you
may have more than one version installed and perl is finding the older
copy.  Try running this Perl script and seeing which version it
reports:

#!/usr/bin/perl
use Gtk2;
print "version $Gtk2::VERSION\n";
_______________________________________________
gtk-perl-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to