http://www.dillo.org/download/ dillo-3.0.5.tar.bz2 tce-load -i compiletc squashfs-tools xft fltk-1.3-dev libXft-dev openssl-dev CC="gcc -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --enable-ssl --disable-ipv6 --localstatedir=/var mkdir /tmp/dillo sudo make DESTDIR=/tmp/dillo install-strip cd /tmp sudo chown -R root:root /tmp/dillo mksquashfs /tmp/dillo dillo.tcz