The glibmm package is a set of C++ bindings for Glib.
This package is known to build using an LFS 7.0 platform but has not been tested.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/glibmm/2.30/glibmm-2.30.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/glibmm/2.30/glibmm-2.30.0.tar.xz
Download MD5 sum: 54c803cf95a8d395a55397c723cdb315
Download size: 4.3 MB
Estimated disk space required: 112 MB
Estimated build time: 1.2 SBU
GLib-2.30.2 and libsigc++-2.2.10
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-01-26 00:16:13 +0000