Question #269051 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269051

Cameron Jones posted a new comment:
I figured that would be the case. 
I assume you also have linked everything correctly so that the environment 
variables all work?
ex:
"
echo export LD_LIBRARY_PATH=/usr/local/lib >> /etc/profile
echo export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig >> /etc/profile
echo export TESSDATA_PREFIX=/home/<username>/Downloads/tesseract-ocr >> 
/etc/profile

# To set for current session
export LD_LIBRARY_PATH=/usr/local/lib
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
export TESSDATA_PREFIX=/home/<username>/Downloads/tesseract-ocr

ldconfig -v
"

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to