sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28058
[Bug 1365897] Re: sikuli wont run on raspbian (raspberry pi debian linux)
okey. so from what I undestand from your replies:
-) sikuli-setup.jar is designed to work on x86 machines since it got
bundled binaries for that platform, that simply wont work on arm.
-) you think it might be possible to have sikuli run on arm, if you
build certain stuff from source manually for that platform.
Is there somewhere a list of non-java components that need to be built
platform-specific? maybe even a manual, or some instructions set what
needs to be done manually for non x86 platforms that are not supported
by the automated installer?
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1365897
Title:
sikuli wont run on raspbian (raspberry pi debian linux)
Status in Sikuli:
Invalid
Bug description:
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?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1365897/+subscriptions
References