lux-integ wrote:
> Greetings
>
> I am trying to install evince-3.8.3.
>
> I have gtk3 at /opt/gtk
> and a file such as /opt/gtk/share/gir-1.0/Gdk-3.0.gir  for exmaple
>
> compiling evince-3.8.3   spews a line with :-
> could not find Gdk-3.0.gir  search path [/usr/share/gir-1.0,
> /usr/share/gir-1.0, /usr/share/gir-1.0, /usr/share/gir-1.0 ..]
>
> I already have a /usr/share/gir-1.0 with stuff and  doing  something like
> /opt/gtk/share/gir-1.0/Gdk-3.0.gir /usr/share/gir-1.0/Gdk-3.0.gir
> seems a little ugly
>
>
> I have looked in the configure script of evince-3.8.3 but did not find any
> settings (for gir files ) available.  The question is:-
> Are there  envars  ( eg GIR_PATH akin to PATH, PKG_CONFIG_PATH etc  ) for gir
> files  and/or the recommended way to   have .gir files !-in  /user/share
> found?

I don't know, but try creating symlinks in /usr/share/gir-1.0 to the 
files in /opt/gtk/share/gir-1.0.

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to