Difference between revisions of "Releases"

From openZIM
Jump to navigation Jump to search
(→‎Unstable / Current Development: Documented another dependency of zimlib)
Line 1: Line 1:
see [[Roadmap]] - '''[http://bugs.openzim.org/ Report any Bugs]'''
see [[Roadmap]] - '''[http://bugs.openzim.org/ Report any Bugs]'''


== POSIX compatible ==
== Binaries ==
;Binaries
{|width="100%" cellspacing="1"
* [http://openzim.org/download/ZimReader ZimReader static build 2009-06-07]
|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
=== GNU / Linux ===
* Kiwix


;Packages
|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
* Debian
=== Mac OS X ===
* RPM
* DMG


;Source
|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
* Tarballs
=== ReactOS / Microsoft Windows ===
* ebuilds


== ReactOS compatible ==
|-
* Installer
|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
=== Symbian ===


== Unstable / Current Development ==
|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
=== Android ===
 
|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
=== Apple iPhone ===
 
|}
 
== Source Code / Current Development ==
Get the source code from [[Subversion]]
Get the source code from [[Subversion]]



Revision as of 16:34, 11 June 2010

see Roadmap - Report any Bugs

Binaries

GNU / Linux

  • Kiwix

Mac OS X

ReactOS / Microsoft Windows

Symbian

Android

Apple iPhone

Source Code / Current Development

Get the source code from Subversion

svn co http://svn.openzim.org/svnroot/trunk zim

See more detailed information for checking out and updating code on our Subversion page.

Requirements

If you compile the software from source you need the following libraries installed:

  • cxxtools (svn copy)
  • tntdb (for zimwriter) (ubuntu release 1.01+ or svn copy)
  • tntnet (for zimreader)
  • automake-1.9+
  • libbz2-dev
  • liblzma-dev