Quote:
Originally Posted by tshering
In start menu, the only file directly concerned with koreader is .kobo\kbmenu\onstart\koreader_kobo.sh; and it is not affected by Xping's replacements.
I don't have my Touch at hand. I will try the newst koreader build tomorrow.
|
I have this but that does not launch and doesnt créate crash log.....
#!/bin/sh
export LC_ALL="en_US.UTF-8"
# we're always starting from our working directory
cd /mnt/onboard/.kobo/koreader/
# export trained OCR data directory
export TESSDATA_PREFIX="data"
# export dict directory
export STARDICT_DATA_DIR="data/dict"
# finally call reader
./reader.lua /mnt/onboard 2> crash.log