Difference between revisions of "Kiwix-install"

From Kiwix
Jump to navigation Jump to search
(* Check the Software article if you want to install the Kiwix software.)
(One intermediate revision by the same user not shown)
Line 6: Line 6:
kiwix-install [--verbose|-v] [--buildIndex|-i] ADDCONTENT ZIM_PATH KIWIX_PATH
kiwix-install [--verbose|-v] [--buildIndex|-i] ADDCONTENT ZIM_PATH KIWIX_PATH
</source>
</source>
ZIM_PATH is the path, including the filename of the ZIM file.
KIWIX_PATH is the path to a kiwix executable program.


== See also ==
== See also ==

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