On Thu, Mar 17, 2016 at 10:24 AM, Rene Engelhard <r...@debian.org> wrote:
> Did you rebuild "just" the typelib with what you pasted or did a complete > "clean" LO build? > Just the typelib and then tested with GI_TYPELIB_PATH=/dir/with/new/typelib gnome-documents (and lsof showed that the prcess has all the LO stuff mapped in) But Michael has a point, when the one is public the other one should too, > Sure, if the library is intended for non-GI use, too. Otherwise I would call this a "glue library" like the one installed by a Perl module that "wraps" a C-level library. These are never installed into LD_LIBRARY_PATH, the Perl module loader takes care of locating them. Cheers, Roderich