Re: Help Wanted Installing jhbuild on LFS 6.8



Jasper St. Pierre wrote:
jhbuild is not a general purpose build system for building gnome. It's
designed to sandbox a gnome setup and keep anything from interacting with
it... like a chroot, but more usable.

The prefix variable defines where things like "bin", "lib" and "etc" go.
Because of the sandbox aspect, setting your prefix to "/usr" really defeats
the whole point of the system... most people use a place in their userdir or
/opt/gnome3 or something. I use $HOME/Source/gnome3/install

jhbuild also has a bunch of hacks suited for gnome. Here, it's trying to
create $PREFIX/etc for a sandbox gconf configuration... and failing because
you don't have write access to "/usr" so it can create the directory.


OK. I think I get it now. jhbuild represents the clean build environment and toolchain like the tools directory for LFS. I have adjusted my configuration to reflect this.

So, my question now is... How do I install after building?

Thanks for the information.

-Brian


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