The Gtkmm package provides a C++ interface to GTK+ 3.
This package is known to build and work properly using an LFS-7.6 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gtkmm/3.12/gtkmm-3.12.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gtkmm/3.12/gtkmm-3.12.0.tar.xz
Download MD5 sum: 526bfbf8705468fa44b4c2a16cb0138e
Download size: 9.7 MB
Estimated disk space required: 388 MB (Additional 15 MB for tests)
Estimated build time: 2.2 SBU (Additional 0.5 SBU for tests)
Atkmm-2.22.7, GTK+-3.12.2, and Pangomm-2.34.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gtkmm3
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 2014-09-21 14:28:22 -0700