On Fri, May 22, 2015 at 05:55:12PM -0700, Paul Rogers wrote:
> Trying to make gudev/gir.  First I found the presumption that glib was
> built in /usr.  It's not.  So after careful examination, I added a sed
> that changed /usr/ to /usr/local/:

Building in /usr/local is not common for BLFS users, it seems a bit
too BSD-ish.  And the udev variants probably assume that everything
it uses is part of /usr, even more so for udev-from-systemd.

> G-IR-SCANNER build/GUdev-1.0.gir
> /bin/bash: g-ir-scanner: command not found
> make: *** [build/GUdev-1.0.gir] Error 127
> log.make (END)
> 
Did you install gobject-introspection in /usr/local ?  If so, do you
need to change your PATH when configure is run so that it can find
g-ir-scanner ?

Many people will need gudev on a desktop system, but only people
using gnome usually need gobject-introspection.

ĸen
-- 
Nanny Ogg usually went to bed early. After all, she was an old lady.
Sometimes she went to bed as early as 6 a.m.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to