New question #254104 on Sikuli:
https://answers.launchpad.net/sikuli/+question/254104

I wanted to get Sikuli to run on an raspberry pi.
First I tried to use the sikuli-setup.jar release v1.0.1 downloaded from here. 
The setup ends with this error:

[debug (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: JXGrabKey
[debug (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: Found: JXGrabKey
[error (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: Fatal Error 110: 
loading: libJXGrabKey.so
[error (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: Since native library 
was found, it might be a problem with needed dependent libraries
/home/pi/sikuli/libs/libJXGrabKey.so: /home/pi/sikuli/libs/libJXGrabKey.so: 
cannot open shared object file: No such file or directory (Possible cause: 
can't load IA 32-bit .so on a ARM-bit platform)
[error (04/09/14 17:17:20)] Terminating SikuliX after a fatal error(110)! 
Sorry, but it makes no sense to continue!

ill
Then I saw that there was an sikuli release in the repositories. Installed that 
with apt-get and with this I have the following problems:

sikuli-ide will eat the (very weak) cpu for around 30 seconds and then stop 
without having displayed a window or printing an error on the console.

sikuli dir.sikuli (so directly running a script directory from the console) 
will fail with
java.lang.UnsatisfiedLinkError: no VisionProxy in java.library.path

Can this be helped? Or does sikuli simply need an x86 platform and wont run on 
ARM?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to