summaryrefslogtreecommitdiff
path: root/old/Compatibility.html
diff options
context:
space:
mode:
Diffstat (limited to 'old/Compatibility.html')
-rw-r--r--old/Compatibility.html291
1 files changed, 291 insertions, 0 deletions
diff --git a/old/Compatibility.html b/old/Compatibility.html
new file mode 100644
index 0000000..ffbbe00
--- /dev/null
+++ b/old/Compatibility.html
@@ -0,0 +1,291 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title> Dillo Web Browser ::
+
+ Compatibility
+
+</title>
+<style type="text/css">
+ body {margin: 0}
+ .sidebar .items {background: #f8f8f8}
+ .sidebar h3 {font-size: 1em; margin: 0.4em 0 0.2em 0}
+ h1 {color: #67f; margin-top: 0.25em; margin-bottom: 0.25em}
+ h3 {color: #56f; background: #f0f0f0}
+ .section {background: #f8f8f8; border-color: #e8e8e8; border-style: solid; border-width: 1px; margin-bottom: 0.5em}
+ .section h3 {margin-top: 0; margin-bottom: 0.2em}
+ ul li {list-style-type: square}
+</style>
+</head>
+
+<body text="black" link="blue" vlink="#403090" bgcolor="white"
+ style="line-height: 1.3">
+
+
+<table width="100%" cellspacing="0" cellpadding="0"><tr>
+<td><img src="db1.png" alt="The Dillo Web Browser">
+<td width="100%">
+ <img src="db2.png" alt="The Dillo Web Browser" height="124" width="100%">
+</table>
+
+<table border="0" cellpadding="15" cellspacing="5" width="100%">
+ <tr valign="top">
+ <td class="sidebar">
+ <h3>Dillo</h3>
+ <div class="items">
+ <a href="index.html">Home</a><br>
+ <a href="screenshots/index.html">Screenshots</a><br>
+ <a href="download.html">Download</a><br>
+ <a href="FAQ.html" title="Frequently asked questions">FAQ</a><br>
+ <a href="Compatibility.html">Compatibility</a><br>
+ <a href="http://hg.dillo.org/dillo/raw-file/default/ChangeLog">
+ Changelog</a><br>
+ <a href="Plans.html">Current Plans</a><br>
+ <a href="MList.html">Mailing List</a><br>
+ <a href="conferences.html">Conferences</a><br>
+ <a href="donations.html">Donate</a><br>
+ </div>
+ <h3>Users</h3>
+ <div class="items">
+ <a href="dillo3-help.html">Help</a><br>
+ <a href="Icons/index.html">Icons</a><br>
+ <a href="help/bug_meter.html">Bug meter</a><br>
+ <br>
+ </div>
+ <h3>Bug Tracker</h3>
+ <div class="items">
+ <small>[currently broken]</small><br>
+ <!--
+ <a href="/bugtrack/Dbugtrack.html">Bug Track Intro</a><br>
+ <a href="/bugtrack/Dquery.html">View Entries</a><br>
+ <a href="/bugtrack/Dinsert.html">Bug Insertion</a><br>
+ <a href="/bugtrack/Dvolunteer.html">Volunteering</a><br>
+ -->
+ </div>
+ <h3>Developers</h3>
+ <div class="items">
+ <a href="developer.html">New Developer</a><br>
+ <a href="documentation.html">Documentation</a>&nbsp;*<br>
+ <a href="NC_design.html">Naming&amp;Coding</a><br>
+ <a href="source.html">Source&nbsp;repository</a><br>
+ <a href="dpi1.html">Dpi1 Spec</a><br>
+ <a href="CSS.html">CSS Spec</a><br>
+ <a href="D_authors.html">Authors</a><br>
+ <a href="authors/jcid-email.html">Security contact</a><br>
+ </div>
+ <h3>Related</h3>
+ <div class="items">
+ <a href="press.html">Dillo in the Press!</a><br>
+ <a href="interview.html">Interview</a><br>
+ <a href="interview.es.html">Entrevista</a>
+ <img src="chile.png" alt="*"><br>
+ <a href="Links.html">Links</a><br>
+ <a href="logos/logos.html">Art</a><br>
+ </div>
+ <p>
+ <a href="authors/webmaster-email.html">Webmaster</a>
+ <p>
+ <a href="http://www.anybrowser.org/campaign/">
+ <img src="abblue.gif" width="80" height="15"
+ alt="anybrowser"></a>
+
+ <td valign="top" align="left" width="100%">
+
+
+<div lang=en>
+<h1>Compatibility</h1>
+
+Dillo has been reported to run on the following operating systems
+/ architectures. If you have Dillo running on something
+not listed here, please tell us!
+<p>
+
+<div class=section>
+<h3>Dillo3</h3>
+<small>Dillo3 uses <a href="http://fltk.org/doc-1.3/">FLTK-1.3</a>.</small>
+
+<h4>GNU/Linux:</h4>
+<ul>
+ <li>x86
+ <li>amd64
+ <li>arm: Cortex-A8
+ <li>mips64el
+ <li>IRIX
+ <a href="http://forums.nekochan.net/viewtopic.php?f=15&start=15&t=16729190">6.5.27f</a>
+</ul>
+
+<h4>*BSD</h4>
+<ul>
+ <li> DragonFlyBSD
+ <li> OpenBSD
+ <li> NetBSD, NetBSD/VAX
+ <li> FreeBSD
+</ul>
+
+<h4>OS X:</h4>
+<ul>
+ <li> <a href="http://lists.dillo.org/pipermail/dillo-dev/2011-June/008397.html">10.6.7</a>
+ <li> <a href="http://lists.dillo.org/pipermail/dillo-dev/2016-August/010997.html">10.5.8</a> ppc32
+</ul>
+
+<h4>Miscellaneous:</h4>
+<ul>
+ <li> Cygwin (<a href="http://lists.dillo.org/pipermail/dillo-dev/2011-October/009065.html">mostly working</a>)
+</ul>
+</div>
+
+<div class=section>
+<a name="dillo2"></a>
+<h3>Dillo2</h3>
+<small>Dillo2 used
+<a href="http://fltk.org/doc-2.0/html/main.html">FLTK2</a>.</small>
+
+<a name="linux"></a>
+<h4>GNU/Linux:</h4>
+<ul>
+ <li>x86
+ <li>x86-64
+ <li>ARM XScale <a href="http://lists.dillo.org/pipermail/dillo-dev/2008-August/004715.html">Linksys NSLU2</a>,
+ ARM926EJ-S <a href="http://lists.dillo.org/pipermail/dillo-dev/2009-July/006700.html">i.MX27</a>
+ <li><a href="http://lists.dillo.org/pipermail/dillo-dev/2008-November/005436.html">m68k</a>
+ <li>PowerPC
+ <a href="http://lists.dillo.org/pipermail/dillo-dev/2008-November/005437.html">Gentoo</a>,
+ iMac G5 with Crux-PPC
+ <li>MIPS
+ <a href="http://lists.dillo.org/pipermail/dillo-dev/2009-May/006366.html">4KEc</a>
+ (using nxlib!)
+ <li>Blackfin
+ <a href="http://lists.dillo.org/pipermail/dillo-dev/2009-August/006801.html">BF537</a>
+ (&micro;Clinux, nxlib)
+ <li>Nios II
+ <a href="http://www.alteraforum.com/forum/showthread.php?t=25065">DE2-70</a>
+ (&micro;Clinux, nxlib)
+ <li>Pandora
+ <a href="http://repo.openpandora.org/?page=detail&app=dillo3">info</a>
+</ul>
+
+<a name="bsd"></a>
+<h4>*BSD</h4>
+<ul>
+ <li> DragonFlyBSD
+ <li> <a href="http://lists.dillo.org/pipermail/dillo-dev/2008-September/004799.html">OpenBSD</a>
+ <li> <a href="http://lists.dillo.org/pipermail/dillo-dev/2009-July/006717.html">FreeBSD</a>
+ <li> NetBSD on
+ <a href="http://lists.dillo.org/pipermail/dillo-dev/2008-October/005349.html">Sun Ultra 1</a>,
+ <a href="http://lists.dillo.org/pipermail/dillo-dev/attachments/20101210/224a5132/attachment.mht">iMac macppc</a>
+</ul>
+
+<a name="osx"></a>
+<h4> OS X:</h4>
+<ul>
+ <li> <a href="http://lists.dillo.org/pipermail/dillo-dev/2008-September/004943.html">Mac OS X</a>
+ (but FLTK2 was buggy on OSX)
+</ul>
+
+<a name="solaris"></a>
+<h4>Solaris:</h4>
+<ul>
+ <li> <a href="http://lists.dillo.org/pipermail/dillo-dev/2009-July/006686.html">Solaris</a>
+</ul>
+
+<a name="aix"></a>
+<h4>AIX:</h4>
+<ul>
+ <li>IBM RS6000/42T with PowerPC 604 CPU (AIX 5.1ML9)
+</ul>
+
+<a name="handhelds"></a>
+<h4>Handhelds:</h4>
+<ul>
+ <li> <a href="http://lists.dillo.org/pipermail/dillo-dev/2008-February/003792.html">iPAQ</a>
+ [<a href="http://lists.dillo.org/pipermail/dillo-dev/2008-February/003805.html">some instructions</a>]
+ [<a href="screenshots/dillo2-ipaq.png">screenshot</a>]
+ <li>Openmoko Neo FreeRunner
+ [<a href="http://misc.andi.de1.cc/dillo/">package</a>]
+ [<a href="screenshots/dillo2-moko.png">screenshot</a>]
+</ul>
+</div>
+
+<div class=section>
+<a name="dillo1"></a>
+<h3>Dillo1</h3>
+<small>Dillo1 (0.8.x) used
+ <a href="http://www.gtk.org/tutorial1.2/gtk_tut.html">GTK+ 1.2</a>.</small>
+
+<h4>GNU/Linux:</h4>
+<ul>
+ <LI> Intel x86 CPU-family,
+ <A href="http://www.gnu.org/gnu/why-gnu-linux.html">GNU/Linux</A>
+ (libc5 and glibc2) </LI>
+ <LI> DEC <cite>Alpha</cite> (glibc 2.0)</LI>
+ <LI> PPC (YellowDogLinux 2.1; Mandrake Linux 9.1; Gentoo 1.4)</LI>
+ <LI> Sparc 5 (32 bits), glibc 2.1.3, gcc 2.95.3 </LI>
+ <LI> Sparc ultra 1 (64 bits kernel, 32 bits userspace),
+ glibc 2.1.3, gcc 2.95.3</LI>
+ <li> StrongARM (33MB RAM, armedslack/gcc-3.4)
+</ul>
+
+<h4>*BSD</h4>
+<ul>
+ <LI> <a href="http://netbsd.org">NetBSD</a> (in pkgsrc)
+ <li> <a href="http://www.freebsd.org">FreeBSD</a> (in the <a href="http://www.freshports.org/www/dillo">ports</a>)
+ <li> <a href="http://www.openbsd.org">OpenBSD</a> (in the ports)
+ <li> <a href="http://www.dragonflybsd.org">DragonFlyBSD</a> (out of the box).
+</ul>
+
+<h4> OS X:</h4>
+<ul>
+ <LI> MAC OS X </LI>
+ <LI> GNU Darwin (Power PC and x86)</LI>
+</ul>
+
+<h4>Solaris:</h4>
+<ul>
+ <LI> Sun Blade 100 (Ultra SPARC III), <cite>Solaris 8</cite>, gcc 3.0</LI>
+ <li> SunOS jaca 5.7 Generic_106541-04 sun4u sparc </li>
+ <LI> Sparc ultra 10 (64 bits) <cite>solaris 8</cite>, gcc 2.95.2 </LI>
+ <LI> Solaris 2.6 (SunOS 5.6), gcc 3.3, Sparc &amp; UltraSparc</LI>
+ <li> Sun Ultra 5, Solaris 10, 64bit sun4u, gcc 3.4.3</li>
+</ul>
+
+<h4>Handhelds:</h4>
+<ul>
+ <LI> iPAQ handheld! (familiar distribution)
+ <LI> Psion handheld 5MX/5MXPro (CPU: 32bit ARM 710T, 37MHz) --Debian
+ ARM linux</li>
+ <LI> Intel's StrongArm CPUs!</LI>
+ <li> GMATE's Yopy </li>
+ <li> NetBSD, which includes dillo,
+ has been ported to several StrongARM and MIPS based handhelds.
+ <li> Simputer (encore; picopeta)
+ <li> <a href="http://www.mobileread.com/forums/showthread.php?t=8870">iRex iLiad</a>
+</ul>
+
+<h4>Miscellaneous:</h4>
+<ul>
+ <LI> SGI O2 running IRIX</LI>
+ <LI> Tru64 (OSF1) 4.0 on Alpha </LI>
+ <LI> HP 9000 715/80 with Debian hppa </LI>
+ <LI> 68k Linux on Q40 and Q60 (sinclair QL compatible machines) </LI>
+ <LI> QNX RTP 6.1/x86 (with occasional memory faults out of GTK+) </LI>
+ <LI> AIX 4.3 (with some tweaks) </LI>
+ <LI> SONY PlayStation2 (Linux)</LI>
+ <LI> <a href="http://patrice.mandin.pagesperso-orange.fr/en/port-utils.html#dillo">Atari-based 68k-systems running MiNT</a> </LI>
+ <li> Microsoft Windows using <a href="http://www.cygwin.com/">Cygwin</a> </li>
+ <li> <a href="http://www.filebase.org.uk/software/communications/www/900">RISC OS</a>!</li>
+</ul>
+</div>
+
+</div>
+
+ </td>
+
+ </tr>
+</table>
+
+
+</body>
+</html>
+