Question #229353 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229353
RaiMan proposed the following answer: The only path specs, that are set (and might be canged) in the build script are 1. the path to the installed and used Java SDK (given as parameter) ... this should be rather easy to find out 2. the path where the .so libs of OpenCV and Tesseract are stored (top of script) ... this might be usr/local/lib the g++ should find the includes in the standard paths (/usr/include or use/local/include) -- 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

