The Gtkmm package provides a C++ interface to GTK+ 2. It can be installed alongside Gtkmm-3.6.0 (the GTK+ 3 version) with no namespace conflicts.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gtkmm/2.24/gtkmm-2.24.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gtkmm/2.24/gtkmm-2.24.2.tar.xz
Download MD5 sum: 388a63ffc40cc8e208df9a1732a67d2d
Download size: 11 MB
Estimated disk space required: 255 MB
Estimated build time: 2.8 SBU
Atkmm-2.22.6, GTK+-2.24.17 and Pangomm-2.28.4
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gtkmm2
Install Gtkmm 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-09-04 13:30:32 +0000