The libgee package is a collection library providing GObject based interfaces and classes for commonly used data structures.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://download.gnome.org/sources/libgee/0.20/libgee-0.20.5.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/libgee/0.20/libgee-0.20.5.tar.xz
Download MD5 sum: 1a7c9f07304f1dc972f8695419c37143
Download size: 672 KB
Estimated disk space required: 33 MB (with tests)
Estimated build time: 0.4 SBU (with tests)
gobject-introspection-1.72.0 and Vala-0.56.2
Vala-0.56.2 (with Valadoc) and LCOV
User Notes: https://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