The libgee package is a collection library providing GObject based interfaces and classes for commonly used data structures.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgee/0.20/libgee-0.20.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgee/0.20/libgee-0.20.1.tar.xz
Download MD5 sum: d224dca55bb909f6730f40cc267337be
Download size: 668 KB
Estimated disk space required: 31 MB (add 3 MB for tests)
Estimated build time: 0.1 SBU (using parallelism=4; add 0.7 SBU for tests)
gobject-introspection-1.56.1 and Vala-0.40.8
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgee
Install libgee by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2018-08-30 12:27:14 -0700