tce-load -i gtk2mm-dev parted-dev intltool cd gparted-0.20.0 CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --disable-doc find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \; make sudo make install ======================== Final configuration =========================== Installing into prefix : /usr/local Build help documentation? : no Use native libparted dmraid support? : no --- Features Based On Libparted Version --- Need partition table re-read workaround? : no Supports large sector sizes (> 512 bytes)? : yes Have old libparted file system resizing API? : no Have new libparted file system resizing LIB? : yes Enable online resize support? : yes If all settings are OK, type make and then (as root) make install ========================================================================