Re: Gtk3 installation issues with Glib-Object-Introspection-0.015



On Thu, Aug 8, 2013 at 7:07 AM, Brian Manning <cpan xaoc org> wrote:
On Wed, Aug 7, 2013 at 8:43 PM, Gabor Szabo <gabor szabgab com> wrote:
Hi,

I also tried to install Gtk3 (perl 5.18.0 on Ubuntu) and I got stuck with
Glib-Object-Introspection-0.015:

Package gobject-introspection-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gobject-introspection-1.0' found

but  I've just installed gobject-introspection and when I check it:

*.pc files are usually in a -dev package, because you only need them
when compiling things.

Searching http://packages.ubuntu.com for
'gobject-introspection-1.0.pc' tells me it's located in
libgirepository1.0-dev.

after installing libgirepository1.0-dev I managed to install
Glib-Object-Introspection-0.015 and Gtk3.

Thank you!
   Gabor


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