This is a guide on how to run Kiwix on the OpenPandora (or any other arm platform, like a Raspberry Pi for example).
I don't have enough time to create a PND right now but since the program just works out of the box, I'm sure someone else will be able to if there's enough demand.
1. Download kiwix-server-arm.tar.bz2
2. Download a ZIM file of your choice from the Kiwix archives (for example Wikipedia, Project Gutenberg...)
3. Extract the archive
4. Launch the program with a command like this:
...where kiwix-serve is the path to the program you just extracted and wiki.zim the wiki file you downloaded from the archives.
This will launch links and open kiwix. If you want to use a different browser, simply delete the second row and open Firefox/Chrome/whatever and enter localhost with the port you used.
Have fun!
Note: This guide originally contained links and screenshots but because of some stupid spam protection I can't post them.
hxxps://i.imgur.com/kC2bggN.jpg
hxxps://i.imgur.com/VMZ6FrT.jpg
hxxps://i.imgur.com/fksHinc.jpg
hxxp://wiki.kiwix.org/wiki/Content_in_all_languages
hxxp://download.kiwix.org/bin/kiwix-server-arm.tar.bz2
I don't have enough time to create a PND right now but since the program just works out of the box, I'm sure someone else will be able to if there's enough demand.
1. Download kiwix-server-arm.tar.bz2
2. Download a ZIM file of your choice from the Kiwix archives (for example Wikipedia, Project Gutenberg...)
3. Extract the archive
4. Launch the program with a command like this:
Code:
/media/mmcblk0p1/pandora/misc/kiwix/kiwix-serve --port=8080 /media/mmcblk0p1/pandora/misc/kiwix/wiki.zim &
links -g 127.0.0.1:8080 &
...where kiwix-serve is the path to the program you just extracted and wiki.zim the wiki file you downloaded from the archives.
This will launch links and open kiwix. If you want to use a different browser, simply delete the second row and open Firefox/Chrome/whatever and enter localhost with the port you used.
Have fun!
Note: This guide originally contained links and screenshots but because of some stupid spam protection I can't post them.
hxxps://i.imgur.com/kC2bggN.jpg
hxxps://i.imgur.com/VMZ6FrT.jpg
hxxps://i.imgur.com/fksHinc.jpg
hxxp://wiki.kiwix.org/wiki/Content_in_all_languages
hxxp://download.kiwix.org/bin/kiwix-server-arm.tar.bz2