sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32785
[Question #267814]: No such file or directory tesseract opencv
New question #267814 on Sikuli:
https://answers.launchpad.net/sikuli/+question/267814
I am trying to install SikuliX or Sikuli-1.0.1 on a Redhat machine. I have terreract and opencv along with the other software prereqs. When I execute ". makeVisionProxy" I get the following.
g++: build/cvgui.o: No such file or directory
g++: build/finder.o: No such file or directory
g++: build/imgdb.o: No such file or directory
g++: build/pyramid-template-matcher.o: No such file or directory
g++: build/tessocr.o: No such file or directory
g++: build/vision.o: No such file or directory
g++: build/visionJAVA_wrap.o: No such file or directory
g++: /tesseract-ocr/libtesseract.so: No such file or directory
g++: /opencv-2.4.11/libopencv_core.so: No such file or directory
g++: /opencv-2.4.11/libopencv_highgui.so: No such file or directory
g++: /opencv-2.4.11/libopencv_imgproc.so: No such file or directory
I am not sure why these files are not being created or are missing. Is there perhaps something wrong with the opencv/tesseract I have? I noticed README.txt says they must be dev versions but I have not come across any dev versions. I got opencv from opencv.org and tesseract from Google.
Thanks!
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.