|
9 years!
Home
Screenshots
Download
FAQ
Compatibility
Changelog
Current Plans
Mailing List
Fosdem 2005
LSM 2005
Donate
Help
Icons
Bug meter
Bug Track Intro
View Entries
Bug Insertion
Volunteering
New Developer
Documentation *
Naming&Coding
Source repository
Dpi1 Spec
CSS Spec
Authors
Security contact
Dillo in the Press!
Interview
Entrevista

Links
Art
Site Statistics
Webmaster
|
Dillo is following an evolving software model where every new version
shall be better than the previous one; there's no place for unstable
releases, so just keep up with the latest one: dillo-2.1.1
We provide packages for a few distributions. If it is not listed
here, please check in a couple of days or try compiling from the sources.
Warning: When using packages that have SSL support enabled,
HTTPS pages will be readable but
certificates will not be checked.
- Debian, Ubuntu:
{PPA:
dillo,
dillo+ssl}
by Devid Antonio Filoni
- Fedora:
{F-11}
by Michal Nowak
- OpenMoko:
{opk}
by Andreas Kemnade
- RedHat, Fedora-10:
{here}
by Kelson Vibber
Warnings:
- do not configure fltk2 with
--enable-cairo
- if you configure dillo with
--enable-ssl, HTTPS pages
will be readable but certificates will not be checked.
Steps:
- Get the latest tarball (marked with a green arrow) from the
source archive.
- Install FLTK2 following the first section of
these directions
- Then dillo2:
tar jxvf dillo-2.1.1.tar.bz2
cd dillo-2.1.1
./autogen.sh; ./configure; make
sudo make install-strip
|