mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Merge pull request #1421 from chrox/fix_old_pocketbook
fix no match libglib, libssl and libcrypto in some old pocketbook firmware
This commit is contained in:
2
base
2
base
Submodule base updated: 5ca01ded05...6559ee1714
@@ -15,6 +15,9 @@ fi
|
||||
# we're always starting from our working directory
|
||||
cd $KOREADER_DIR
|
||||
|
||||
# export load library path for some old firmware
|
||||
export LD_LIBRARY_PATH=${KOREADER_DIR}/libs:$LD_LIBRARY_PATH
|
||||
|
||||
# export trained OCR data directory
|
||||
export TESSDATA_PREFIX="data"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user