The GLibmm package is a set of C++ bindings for GLib.
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/glibmm/2.36/glibmm-2.36.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/glibmm/2.36/glibmm-2.36.2.tar.xz
Download MD5 sum: 5c96d566c22c209d7b9cbf2344c469e9
Download size: 2.2 MB
Estimated disk space required: 173 MB
Estimated build time: 1.9 SBU
GLib-2.36.4 and libsigc++-2.2.11
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 2013-08-26 04:17:00 -0700