The Gtkmm package provides a C++ interface to GTK+ 3.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gtkmm/3.10/gtkmm-3.10.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gtkmm/3.10/gtkmm-3.10.1.tar.xz
Download MD5 sum: 993c6a53b8c736a475fcbb1fd4e9c393
Download size: 9.9 MB
Estimated disk space required: 376 MB (Additional 15 MB for tests)
Estimated build time: 2.3 SBU (Additional 0.6 SBU for tests)
Atkmm-2.22.7, GTK+-3.10.7, 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-02-26 13:47:01 -0800