%general-entities; ]> $LastChangedBy$ $Date$ GTK+->K-version; GTK Introduction to <application><acronym>GTK</acronym>+</application> The GTK+ package contains GTK+ Libraries. This is useful for creating graphical user interfaces for applications. Package information Download (HTTP): Download (FTP): Download MD5 sum: >K-md5sum; Download size: >K-size; Estimated disk space required: >K-buildsize; Estimated build time: >K-time; <application><acronym>GTK</acronym>+</application> dependencies Required , , , and X ( or ) Installation of <application><acronym>GTK</acronym>+</application> Install GTK+ by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc && make Now, as the root user: make install Command explanations : This installs the configuration files into /etc instead of /usr/etc. --with-xinput=xfree: This configuration flag is necessary to utilize alternative input devices. Contents Installed Programs Installed Libraries Installed Directories None libgtk-1.2, libgdk-1.2 None Short Descriptions libgtk.{so,a} (GIMP Tool Kit) is a library for creating graphical user interfaces similar to the Motif "look and feel". libgtk.{so,a} libgdk.{so,a} is designed as a wrapper library that lies on top of Xlib. It performs many common and desired operations for a programmer instead of the programmer having to explicitly ask for such functionality from Xlib directly. libgdk.{so,a}