zu www.bildungsgueter.de Table of Section Contentss previous page

Installation of Required Software

Parallel Installation of Gtk-2 and Gtk-3 Support for Haskell


It is possible to install support for Gtk-2 and for Gtk-3 on the same computer.

The installation of support for Gtk-2 is done with:

sudo apt-get install libghc-gtk-dev

The corresponding documentation can be installed with:

sudo apt-get install libghc-gtk-doc

On systems that have both Gtk-2 and Gtk-3 for Haskell installed, you have to tell the compiler which module it should use. There are two ways to do that:


previous page Table of Section Contents