tce-load -i automake libtool-dev intltool gettext-dev libxslt-dev gegl-dev liblzma-dev lcms2-dev poppler-dev libmng-dev gtk3-dev bash gtk2-dev gexiv2-dev gudev-lib-dev alsa-dev webkitgtk-dev libwmf-dev libmypaint-dev poppler-data https://git.gnome.org/browse/gimp/snapshot/gimp-gtk3-port.tar.xz cd gimp-gtk3-port (16/07/03) ./autogen.sh --disable-gtk-doc (gtk2-dev required for autogen.sh) CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --disable-static --disable-python find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install Building GIMP with prefix=/usr/local, datarootdir=${prefix}/share Desktop files install into ${datarootdir} Extra Binaries: gimp-console: yes Optional Features: Language selection: yes Vectorial icons: no Optional Plug-Ins: Ascii Art: no (AA library not found) Ghostscript: no (Ghostscript library not found) Help Browser: yes JPEG 2000: no (JasPer library not found) MNG: yes OpenEXR: no (OpenEXR not found) PDF (import): yes (Cyrillic and CJK support: yes) PDF (export): yes Print: yes Python 2: no Script-Fu: yes SVG: yes TWAIN (MacOS X): no TWAIN (Win32): no Webpage: yes WMF: yes X11 Mouse Cursor: yes XPM: yes Optional Modules: ALSA (MIDI Input): yes Linux Input: yes (GUdev support: yes) DirectInput (Win32): no Tests: Use xvfb-run no (not found)