mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Mention open_noshell in the README
This commit is contained in:
@@ -23,6 +23,7 @@ Follow these steps:
|
||||
* install libDjvuLibre sources into subfolder "djvulibre"
|
||||
* install CREngine sources into subfolder "kpvcrlib/crengine"
|
||||
* install LuaJit sources into subfolder "luajit-2.0"
|
||||
* install popen_noshell sources into subfolder "popen-noshell"
|
||||
|
||||
* automatically fetch thirdparty sources with Makefile:
|
||||
* make sure you have wget, unzip, git and svn installed
|
||||
@@ -58,7 +59,7 @@ Device emulation
|
||||
The code also features a device emulation. You need SDL headers and library
|
||||
for this. It allows to develop on a standard PC and saves precious development
|
||||
time. It might also compose the most unfriendly desktop PDF reader, depending
|
||||
on your view.
|
||||
on your view.
|
||||
|
||||
If you are using Ubuntu, simply install `libsdl-dev1.2` package.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user