The GLibmm package is a set of C++ bindings for GLib.
This package is known to build and work properly using an LFS-7.8 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/glibmm/2.44/glibmm-2.44.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/glibmm/2.44/glibmm-2.44.0.tar.xz
Download MD5 sum: 32ee4150b436d097fe2506d0b0b13a75
Download size: 5.8 MB
Estimated disk space required: 126 MB (additional 25 MB to run the test suite)
Estimated build time: 1.1 SBU (additional 0.3 SBU to run the test suite)
GLib-2.44.1, GnuTLS-3.4.4.1 (for the tests), and libsigc++-2.4.1
Doxygen-1.8.10 and libxslt-1.1.28
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 2015-09-20 15:38:20 -0700