SikuliX support
Service Update 1.0.1 available --- one Java package for all
Windows 32-Bit and 64-Bit, Mac 10.6+, Linux 32-Bit or 64-Bit --- Java 6 or Java 7
Before proceeding read the Release Notes carefully to avoid problems from the beginning:
Sikuli-IDE read this, if you are interested in the features of the Sikuli IDE
Sikuli-Script read this, if you run scripts from command line or program with Java/Jython in other IDEs
Download sikuli-setup.jar and put it in a user writeable folder (preferably home folder in a folder named e.g. SikuliX). Do not put it in an existing folder with Sikuli stuff, do not put it in any Program folders (Windows) or Applications (Mac).
If you have a valid Java 6 or Java 7 installation, just double click the downloaded sikuli-setup.jar and have fun ;-)
For Linux: Double clicking might not work. Either set the executable bit for sikuli-setup.jar and use the context menu or in a Terminal use the command java -jar sikuli-setup.jar being in the folder containing the jar. The setup process sets the executable bit for sikuli-ide.jar, so you might open the IDE from the GUI .
On Linux/Unix systems you need valid installations of OpenCV 2.2+ and Tesseract 3 before you can run setup or use Sikuli. Your system's package manager should help to get the stuff. In doubt you have to build it from the sources. If you encounter any problems regarding missing libraries from libVisionProxy.so, check the above prerequisites again. If you are sure everything is ok, then it might be necessary, to build your own libVisionProxy.so. To help you get on the road, there is a supplemental package.
Sikuli-IDE read this, if you are interested in the features of the Sikuli IDE
Sikuli-Script read this, if you run scripts from command line or program with Java/Jython in other IDEs
Download sikuli-setup.jar and put it in a user writeable folder (preferably home folder in a folder named e.g. SikuliX). Do not put it in an existing folder with Sikuli stuff, do not put it in any Program folders (Windows) or Applications (Mac).
If you have a valid Java 6 or Java 7 installation, just double click the downloaded sikuli-setup.jar and have fun ;-)
For Linux: Double clicking might not work. Either set the executable bit for sikuli-setup.jar and use the context menu or in a Terminal use the command java -jar sikuli-setup.jar being in the folder containing the jar. The setup process sets the executable bit for sikuli-ide.jar, so you might open the IDE from the GUI .
On Linux/Unix systems you need valid installations of OpenCV 2.2+ and Tesseract 3 before you can run setup or use Sikuli. Your system's package manager should help to get the stuff. In doubt you have to build it from the sources. If you encounter any problems regarding missing libraries from libVisionProxy.so, check the above prerequisites again. If you are sure everything is ok, then it might be necessary, to build your own libVisionProxy.so. To help you get on the road, there is a supplemental package.
0 Comments