Installation of <application>Dillo</application> Dillo has no mechanism of character set selection and always uses iso8859-1. If this character set is not appropriate, replace all occurences 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 && make && make install