ce-load -i compiletc intltool gtk3-dev wget https://download.geany.org/geany-2.1.tar.gz cd geany-2.1 CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe" ./configure --prefix=/usr/local --disable-static --localstatedir=/var [-fno-rtti fails] find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [3m 32.36s] DESTDIR=/tmp/dest make install [create /usr/local/share/pixmaps/geany.png] [add this to .desktop file: X-FullPathIcon=/usr/local/share/pixmaps/geany.png] [create /usr/local/tce.installed/geany] Install Geany in : /usr/local Using GTK version : 3.24.49 Enable binary relocation : no Build with plugin support : yes Use (UNIX domain) socket support : yes Use virtual terminal support (VTE) : yes Build HTML documentation : no Build PDF documentation : no Build API documentation : no Generate GtkDoc header : no