What is needed to compile gtkBitchX from scratch?
To compile gtkBitchX from scratch you will need the following: GTK 1.2.0, ZVT from gnome-libs 1.0.12, imlib 1.9.4 and pthreads. glibc 2.1 or higher is recommended if on Linux. As a small side note, on more modern systems, gnome does not store it’s include files in the same place as they did before gnome-2, so there is a slight trick you may have to do, if you get a weird string of errors such as this: gtkbitchx.c:6:25: zvt/zvtterm.h: No such file or directory, what you have to do is: ln -s /usr/include/gnome-1.0/zvt BitchX/include/zvt, or whereever your distrobution puts it usaly is /usr/include/gnome-1.