Difference between revisions of "Kiwix-install"

Jump to navigation Jump to search
(Created page with "'''kiwix-manage''' 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 dir...")
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''kiwix-manage''' 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.
'''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 ==
== Usage ==


<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>
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 ==
* Check [[Software|the Software article]] if you want to install the Kiwix software.
* [[kiwix-manage]]
* [[kiwix-manage]]
* [[FeedFormat]]
* [[FeedFormat]]
* [[library manager]]
* [[library manager]]
* [[Build a DVD]]
* [[Build a DVD]]
35

edits

Navigation menu