RaiMan / SikuliX-2014

SikuliX version 1.1.2 (until February 2018)
http://sikulix.com
806 stars 235 forks source link

Install failed on ubuntu: libVisionProxy.so error #235

Closed gbersac closed 7 years ago

gbersac commented 7 years ago

Thanks for this tool which seems amazing, but I can't install it. I am on ubuntu, and when launch this command line :

sudo java -jar sikulixsetup-1.1.0.jar

I get the following error log : SikuliX-1.1.0-SetupLog.txt

gbersac commented 7 years ago

Ok, this was an easy one. I had to run the following command :

sudo apt-get install tesseract-ocr

And later for running functionnal tests :

sudo apt-get install wmctrl
sudo apt-get install xdotool

It was easy, but it would be even better if it was installed automatically or if would have been wrote in the documentation !

RaiMan commented 7 years ago

Fine, that you did it on your own.

if would have been wrote in the documentation !

here you get the hint, that something special is on Linux: http://www.sikulix.com/quickstart/#qs3

... and later this link: http://www.sikulix.com/specials/files/linux-setup-prerequisites.html