Table of Contents
For compiling Geany yourself, you will need the GTK (>= 2.6.0) libraries and header files. You will also need the Pango, Glib and ATK libraries and header files. All these files are available at http://www.gtk.org.
Further more you need, of course, a C compiler, for the included Scintilla library a C++ compiler and the make tool.