[1.0.1] Not on syspath: C:\Sikuli X\libs --- Extracting runSetup.cmd.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Won't Fix
|
Undecided
|
RaiMan |
Bug Description
Version : SekuliX-1.0.1
OS : windows 8.1, 64-bit, 8.1
JDK : jdk1.8.0_45
Procedure to Reproduce:
1. I have created the directory called "Sikuli X" in the C-Drive
2 .I have put the downloaded file "sikuli-setup.jar" in to the directory
3. If I execute the file the following popup message will appear.
"Now open a command window, go to the folder C:/Sikuli X/ and run the runSetup.cmd to finalize the setup process"
4. If I execute the following command in the Command Prompt(Admin), the following error will occur
5. C:\Sikuli X>runsetup.cmd
+++ JAVA_HOME specified but not useable C:\Program Files\Java\
+++ looking for Java in standard places
'Files' is not recognized as an internal or external command,
operable program or batch file.
+++ Java not found in standard places C:\Program Files or C:\Program Files (x86)
+++ JAVA_HOME not specified
+++ ended with some errors
I have attached the SikuliX-
- 1.0.1 is not really prepared to work with Java 8
- do not use folder names having blanks (Not: Sikuli X, but: SikuliX)
instead of using runsetup.cmd, just use on a command line:
java -jar sikuli-setup.jar
... you might get rid of any 1.0.1 oddities, when switching to 1.1.0 (http:// sikulix. com)