The GLibmm package is a set of C++ bindings for GLib.
This package is known to build and work properly using an LFS-7.6 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/glibmm/2.40/glibmm-2.40.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/glibmm/2.40/glibmm-2.40.0.tar.xz
Download MD5 sum: f62754f4f5c9030f8ff43c7ed20556c2
Download size: 5.4 MB
Estimated disk space required: 153 MB (additional 18 MB to run the test suite)
Estimated build time: 1.0 SBU (additional 0.3 SBU to run the test suite)
GLib-2.40.0, GnuTLS-3.3.7 (for the tests), and libsigc++-2.3.2
Doxygen-1.8.8 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 2014-09-14 13:18:45 -0700