Installation

This package requires GTK+ version 2.4.0 library or above.

GNOME is optional. I tested this program with 2.x versions.

To install you need unpack archive then do

/.configure
make
make install

Check about GNOME prefixes on your system and provide corresponding options to configure script

Installation on Windows

Gtktetcolor can be compiled for win32 platform with Cygwin/MinGW gcc compiler and linked with gtk+-2.x library. Set CFLAGS shell variable to "-mno-cygwin -mms-bitfields -mwindows -DWIN32 -O2" before running configure script (this assumes gcc-3.x).

Compiled and linked with shared gtk-2.x windows executable file.