The GLibmm package is a set of C++ bindings for GLib.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/glibmm/2.38/glibmm-2.38.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/glibmm/2.38/glibmm-2.38.1.tar.xz
Download MD5 sum: 50d86a77398cd473ff13c4c9382e39bd
Download size: 5.5 MB
Estimated disk space required: 151 MB (additional 18 MB to run the test suite)
Estimated build time: 1.0 SBU (additional 0.4 SBU to run the test suite)
GLib-2.38.2 and libsigc++-2.3.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/glibmm
Install GLibmm 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 2014-02-22 07:06:53 -0800