Chapter 2. Installation

Table of Contents

gtkmm can be downloaded from http://www.gtkmm.org/.

Remember that you will probably need to be root to install software. The su command will allow you to enter the root password and have root status temporarily.

Dependencies

Before installing gtkmm 2.4, you should first install these other packages.

  • libsigc++ 2.0

  • GTK+ 2.4

And GTK+ also requires these packages.

  • pkg-config

  • glib

  • ATK

  • Pango