Dillo is a fast, small footprint graphical browser. Version 0.8.4 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.4.tar.bz2
Download (FTP): ftp://distro.ibiblio.org/pub/Linux/distributions/sorcerer/sources/dillo/0.8.4/dillo-0.8.4.tar.bz2
Download MD5 sum: ebf17d6cca1fccc8bc80acdf05e736a3
Download size: 423 KB
Estimated disk space required: 9.5 MB
Estimated build time: 0.19 SBU
OpenSSL-0.9.7e, 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
Last updated on 2005-02-13 16:33:53 -0700