Question #240788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240788
RaiMan proposed the following answer: Sikuli does not expect anything about dependent libs like libtesseract. Where it is searched to full fill the external refs from libVisionProxy.so (the Sikuli module) solely depends on your loader configuration (loader search path), which seems to be at least in your installation /usr/lib64. So the the safest way seems to be to built everything (the final .so stuff) into /usr/lib64 -- 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 : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

