← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #679301]: Says Jython/Ruby not available, but they are

 

Question #679301 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679301

    Status: Open => Answered

RaiMan proposed the following answer:
Supposing we are talking about the SikuliX download page and version
1.1.4:

- you have some folder to where you have 
- downloaded the sikulix.jar (the IDE)
- downloaded Jython (getting jython-standalone-2.7.1.jar)

next you have checked on a command line, that java -version tells, that
you have a 64-Bit Java running (BTW: for Java 8, the latest version is
-170+). Wether it is a JRE or a JDK does not matter for only using the
SikuliX IDE.

then you can try to double-click sikulix.jar (... and nothing else).

If you want to see more, then on a command line:
jave -jar path-to/sikulix.jar -v
which produces some startup debug information.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.