View Single Post
Old 03-17-2014, 04:28 PM   #1024
enotar
Connoisseur
enotar is a glorious beacon of lightenotar is a glorious beacon of lightenotar is a glorious beacon of lightenotar is a glorious beacon of lightenotar is a glorious beacon of lightenotar is a glorious beacon of lightenotar is a glorious beacon of lightenotar is a glorious beacon of lightenotar is a glorious beacon of lightenotar is a glorious beacon of lightenotar is a glorious beacon of light
 
Posts: 55
Karma: 12050
Join Date: Oct 2012
Device: kobo touch
Quote:
Originally Posted by tshering View Post
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

Last edited by enotar; 03-17-2014 at 04:46 PM.
enotar is offline   Reply With Quote