The GLibmm package is a set of C++ bindings for GLib.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/glibmm/2.42/glibmm-2.42.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/glibmm/2.42/glibmm-2.42.0.tar.xz
Download MD5 sum: 7c52cc42085d30ac3b73d74c3f2eb22e
Download size: 5.8 MB
Estimated disk space required: 188 MB (additional 22 MB to run the test suite)
Estimated build time: 1.2 SBU (additional 0.3 SBU to run the test suite)
GLib-2.42.1, GnuTLS-3.3.12 (for the tests), and libsigc++-2.4.0
Doxygen-1.8.9.1 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-02-25 14:44:17 -0800