Dillo is a fast, small footprint graphical browser. Version 0.8.5 is now considered a very stable beta. Dillo does not support Java, JavaScript or CSS, and the current version does not support FTP, HTTPS or frames. It is, however, very fast and so is useful on older, slower machines. It supports downloads and can support cookies.
Download (HTTP): http://www.dillo.org/download/dillo-0.8.5.tar.bz2
Download MD5 sum: d0ab7fa1d40b310deb891388604188f8
Download size: 415 KB
Estimated disk space required: 9.5 MB
Estimated build time: 0.2 SBU
OpenSSL-0.9.7g, Wget-1.9.1 (for downloading via FTP) and Electric Fence
Dillo has no mechanism of character set selection and always uses iso8859-1. If this character set is not appropriate, replace all occurrences of iso8859-1 to the desired character set in src/dw_style.c.
Install Dillo by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc/dillo && make
Now, as the root user:
make install && install -d -v -m755 /usr/share/doc/dillo-0.8.5 && install -v -m644 doc/{README,*.txt} /usr/share/doc/dillo-0.8.5
Last updated on 2005-08-01 13:29:19 -0600