%general-entities; ]> $LastChangedBy$ $Date$ Gtkmm->kmm2-version; gtkmm2 Introduction to Gtkmm The Gtkmm package provides a C++ interface to GTK+-2. It can be installed alongside (the GTK+-3 version) with no namespace conflicts. &lfs71_built; Package Information Download (HTTP): Download (FTP): Download MD5 sum: >kmm2-md5sum; Download size: >kmm2-size; Estimated disk space required: >kmm2-buildsize; Estimated build time: >kmm2-time; Gtkmm Dependencies Required , and User Notes: Installation of Gtkmm 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 Contents Installed Libraries Installed Directories libgdkmm-2.4.so and libgtkmm-2.4.so. /usr/include/gdkmm-2.4, /usr/include/gtkmm-2.4, /usr/lib/gdkmm-2.4, /usr/lib/gtkmm-2.4, /usr/share/devhelp/books/gtkmm-2.4 and /usr/share/doc/gtkmm-2.4. Short Descriptions libgdkmm-2.4.so contains the GDK API classes. libgdkmm-2.4.so libgtkmm-2.4.so contains the GTK+ API classes. libgtkmm-2.4.so