The GLibmm package is a set of C++ bindings for GLib.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/glibmm/2.32/glibmm-2.32.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/glibmm/2.32/glibmm-2.32.0.tar.xz
Download MD5 sum: 6be829ac2830ff44f75526f015c930e1
Download size: 4.9 MB
Estimated disk space required: 120 MB
Estimated build time: 1.2 SBU
libsigc++-2.2.10 and pkg-config-0.26
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 2012-05-16 16:39:28 +0000