tce-load -i gtk3-dev intltool itstool json-glib-dev libnotify-dev libarchive-dev nautilus-dev cd file-roller-3.22.0 CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --libexecdir=/usr/local/lib --disable-packagekit find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make make install sudo chmod 0755 /usr/local/lib/file-roller/isoinfo.sh Configuration: Source code location : . Prefix : /usr/local Compiler : gcc -mtune=generic -Os -pipe CFLAGS : -g -O2 -Wno-deprecated-declarations -Wall Enable debug code : no Disable deprecated code : no Run in place : no Internal mkdtemp : false PackageKit support : no Use libmagic : no JSON support : yes Notifications support : yes Use libarchive : yes