The Gtkmm package provides a C++ interface to GTK+ 3.
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gtkmm/3.8/gtkmm-3.8.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gtkmm/3.8/gtkmm-3.8.1.tar.xz
Download MD5 sum: 15211fab12ea2ce955369dcc320baf5c
Download size: 4.1 MB
Estimated disk space required: 398 MB
Estimated build time: 3.7 SBU
Atkmm-2.22.7, GTK+-3.8.4, 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 2013-09-04 14:37:09 -0700