Difference between revisions of "Kiwix-install"

From Kiwix
Jump to navigation Jump to search
(→‎Usage: Added a couple of explanations to this section to help the perplexed (as I was).)
Line 8: Line 8:


ZIM_PATH is the path, including the filename of the ZIM file.
ZIM_PATH is the path, including the filename of the ZIM file.
KIWIX_PATH is the path to a kiwix executable program.
KIWIX_PATH is the path to a kiwix executable program.



Revision as of 10:33, 18 December 2017

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

ZIM_PATH is the path, including the filename of the ZIM file.

KIWIX_PATH is the path to a kiwix executable program.

See also