The Gtkmm package provides a C++ interface to GTK+ 3.
This package is known to build and work properly using an LFS-7.8 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gtkmm/3.16/gtkmm-3.16.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gtkmm/3.16/gtkmm-3.16.0.tar.xz
Download MD5 sum: daa0c2407e50ff0602236c334c775717
Download size: 10.9 MB
Estimated disk space required: 316 MB (Additional 16 MB for tests)
Estimated build time: 2.4 SBU (Additional 0.9 SBU for tests)
Atkmm-2.22.7, GTK+-3.16.6, and Pangomm-2.36.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 2015-09-20 15:38:20 -0700