Tell us your story
Tell us your story
How has offline Wikipedia affected you? The Wikimedia Foundation (the non-profit that supports Wikipedia) is looking for personal, diverse and inspiring stories about how offline Wikipedia affects the world. If you have a personal story that you would like to share, please contact: stories@kiwix.org. Thank you!

Difference between revisions of "Kiwix-install"

From Kiwix
Jump to navigation Jump to search
Line 4: Line 4:


<source lang="bash">
<source lang="bash">
kiwix-install [--verbose|-v] [--backend|-b=xapian|clucene] [--buildIndex|-i] ADDCONTENT ZIM_PATH KIWIX_PATH
kiwix-install [--verbose|-v] [--buildIndex|-i] ADDCONTENT ZIM_PATH KIWIX_PATH
</source>
</source>



Revision as of 14:01, 9 August 2014

kiwix-install is a console tool which allows to setup everything necessary related to a specific content (a ZIM file) for a portable usage. So it creates if necessary directories, library files, index files and move the ZIM files.

Usage

kiwix-install [--verbose|-v] [--buildIndex|-i] ADDCONTENT ZIM_PATH KIWIX_PATH

See also