Unable to launch sikuli ide on Ubuntu 10.04

Asked by Saravanan

I am beginner to Sikuli, I am trying to launch sikuli ide after downloading the Sikuli-X-1.0rc3 (r905)-linux-x86_64 from the terminal windows. It is displaying only "[info] locale: en_US" nothing happens after that.

java version: openjdk version "1.6.0"

Please help me to resolve this issue.

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Saravanan
Solved:
Last query:
Last reply:
Revision history for this message
j (j-the-k) said :
#1

Do you launch it with the sikuli-ide.sh script?
Have you installed the libcv2.1 packages?
I think (but I'm not sure) you also need libcv-dev and libcv-aux.

Other than that, I don't know what the problem is, sorry. Sikuli works fine on my ubuntu 11.10.

Revision history for this message
RaiMan (raimund-hocke) said :
#2

@ Saravanan

In your original post you said:

java version: openjdk version "1.6.0-google-v4"

Sikuli needs the original Sun/Oracle JRE 6 newest build.
http://www.java.com/de/download/manual.jsp

I do not know, wether this is a problem though.

Revision history for this message
Saravanan (balaksara) said :
#3

Thank you all. I will check all these possibilities and update.

Revision history for this message
Saravanan (balaksara) said :
#4

Thank you all for your suggestions. The issue is resolved. I installed new java version, now it is working fine.