Compiling Geany is quite easy. The following should do it:
%
./configure
%
make
%
make install
The configure script supports several common options, for a detailed list, type
%
./configure --help
If there are any errors during compilation, check your build environment and try to find the error,
otherwise contact the author at <enrico.troeger@uvena.de>
.