tce-load -i gimp2-dev gtkimageview-dev libexif-dev exiv2-dev bzip2-dev cd ufraw-0.19.2 CC="gcc -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -march=i486 -mtune=i686 -Os -pipe" ./configure --prefix=/usr/local --enable-extras find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \; make sudo make install configure: ====================== summary ===================== configure: build GTK GUI: yes configure: build GIMP plug-in: yes configure: build CinePaint plug-in: no configure: EXIF support using exiv2: yes configure: JPEG support: yes configure: JPEG2000 (libjasper) support: no configure: TIFF support: yes configure: PNG support: yes configure: FITS support: no configure: gzip compressed raw support: yes configure: bzip2 compressed raw support: yes configure: Lens defects correction via lensfun: no