On 19.07.2013 05:14, F. Lewis Biggs wrote:
>     t/00-init.t .................... Bailout called.  Further testing
>     stopped:  Cannot load Gtk3: Typelib file for namespace 'Gtk',
>     version '3.0' not found at
>     /usr/local/lib/perl/5.14.2/Glib/Object/Introspection.pm line 92.

The error message implies that you lack the typelib files for gtk+ 3.
They usually sit in /usr/lib/girepository-1.0 and are installed by a
development package; under Ubuntu it's called gir1.2-gtk-3.0.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to