The GTK+ package contains GTK+ Libraries. This is useful for creating graphical user interfaces for applications.
Download (FTP): ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-1.2.10.tar.gz
Download size: 2.7 MB
Estimated Disk space required: 54 MB
Estimated build time: 1.96 SBU
GLib-1.2.10, libpng-1.2.5, libtiff-3.5.7, libjpeg-6b and XFree86-4.3.0.1
Install GTK+ by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc && make && make install |