New question #253629 on Sikuli: https://answers.launchpad.net/sikuli/+question/253629
Hi, I'm trying to get tesseract/OCR working in sikuli(1.0.1 script with tesseract). The error message is that tesseract can't find tessdata in /usr/local/share. I'm running CentOS 6.3 with custom installs of Sikuli and Tesseract at (/home/user/local) because I don't have root. I have set Settings.Ocr.Read=True & Settings.Ocr.Search=True in my test. I tried removing the libs folder and that created a tessdata folder but it still wants one in /usr/local/share for some reason. with -d 3 I got that it found 30 files in META-INF/libs/tessdata. I have set SIKULIX_HOME=/home/user/local/sikuli and -Dsikuli.Home=/home/user/local/sikuli but that doesn't work either. I get confirmation that it uses the SIKULIX_HOME with -d 3: ... Exists Property.sikuli.Home? YES: /home/user/local/sikuli/libs Any ideas? //Daniel -- 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

