configure or patch gobject-introspection to include /usr/local in typelib search path

Bug #1174810 reported by Adam Dingle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GObject Introspection
Won't Fix
Medium
gobject-introspection (Ubuntu)
Triaged
Low
Unassigned

Bug Description

Ubuntu includes /usr/local/lib in the library search path via a file in /etc/ld.so.conf.d, and also configures pkg-config to look for .pc files in /usr/local/lib/pkgconfig. But gobject-introspection's built-in search path looks for type libraries only in /usr, not in /usr/local. That's inconsistent: I can install shared libraries in /usr/local and programs will find them, but their type libraries will not be found.

For consistency, I think Ubuntu should set the default gobject-introspection search path to include /usr/local/lib/girepository-1.0. It would be nice if gobject-introspection had a configure option that could set that (see https://bugzilla.gnome.org/show_bug.cgi?id=699331). In the meantime, it wouldn't be hard to patch gobject-introspection to set the default path; see init_globals() in girepository.c.

Martin Pitt (pitti)
Changed in gobject-introspection (Ubuntu):
status: New → Triaged
Changed in gobject-introspection:
importance: Unknown → Medium
status: Unknown → New
Changed in gobject-introspection:
status: New → Confirmed
Changed in gobject-introspection:
status: Confirmed → Won't Fix
Jeremy Bícha (jbicha)
Changed in gobject-introspection (Ubuntu):
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.