5,012
edits
(Created page with "Həmçinin bax") |
(Updating to match new version of source page) |
||
Line 21: | Line 21: | ||
== Get it == | == Get it == | ||
On Microsoft Windows, Apple Mac | On Microsoft Windows, Apple Mac OS X and GNU/Linux, kiwix-serve is packaged and distributed with Kiwix. You simply need to [[Special:MyLanguage/Software|download the Kiwix installer corresponding to your Operating System]]. | ||
We | We newly provide kiwix-serve as part of the Kiwix tools and [https://download.kiwix.org/release/kiwix-tools/ pre-compiled binaries for many systems are available]. | ||
For other systems, you will have to [[compilation|download and compile kiwix-serve source code on your own]]. | For other systems, you will have to [[compilation|download and compile kiwix-serve source code on your own]]. | ||
Line 32: | Line 32: | ||
Prerequisites: | Prerequisites: | ||
* kiwix-serve binary, available in the Kiwix application directory | * kiwix-serve binary, available in the Kiwix application directory | ||
* A ZIM file or a library file (you can use the library.xml file available in your Kiwix | * A ZIM file or a library file (you can use the library.xml file available in your Kiwix data directory). | ||
Unix command line (just use kiwix-serve.exe on Microsoft Windows) example to start kiwix-serve with | Unix command line (just use kiwix-serve.exe on Microsoft Windows) example to start kiwix-serve with an XML library file: | ||
<source lang="bash"> | <source lang="bash"> | ||
kiwix-serve --library ~/.www.kiwix.org/kiwix/efrnsupg.default/library.xml | kiwix-serve --library ~/.www.kiwix.org/kiwix/efrnsupg.default/data/library/library.xml | ||
</source> | </source> | ||
Line 60: | Line 60: | ||
== Həmçinin bax == | == Həmçinin bax == | ||
* [[kiwix-index]] | * [[kiwix-index]] | ||
* [[kiwix-manage]] | * [[kiwix-manage]] | ||
* [[kiwix-plug]] | * [[kiwix-plug]] | ||
* [http://kv5r.com/computers/offline-dictionary-server/ How-to setup kiwix.exe as a Windows service] |
edits