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

RaiMan proposed the following answer:
simply no.

The bundled libJXGrabkey.so expects a /usr/lib64/libstdc++.so.6 on your
system.

It complains, that it is not found (which also might mean, that the one is not 
compatible.
What is missing here is the standard C internal support.

So yo have to build a libJXGrabkey.so from the sources to get the
correct compiler support and put it in Sikuli/libs or put it in
/user/lib64 and delete the one in Sikuli/libs.

If you succeed, I guess you will run into the next similar problem for the 
bundled libVisionProxy.so.
To solve it, we have the 
https://launchpad.net/sikuli/sikulix/1.0.1/+download/Sikuli-1.0.1-Supplemental-LinuxVisionProxy.zip

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to