Difference between revisions of "Releases"
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]''' | ||
== | == Binaries == | ||
; | {|width="100%" cellspacing="1" | ||
* | |style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"| | ||
=== GNU / Linux === | |||
* Kiwix | |||
; | |style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"| | ||
=== Mac OS X === | |||
; | |style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"| | ||
=== ReactOS / Microsoft Windows === | |||
== | |- | ||
|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"| | |||
=== Symbian === | |||
== | |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
|
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