Question #254394 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254394
Description changed to: Hi, I am new to SikuliX and I cannot install the latest Sikulix. It always ends with an error. I trying the SikuliX built today 2014-09-12 sikulixsetup-1.1.0. The problem according to the log is that libVisionProxy cannot find its dependencies to libopencv_core.so.2.3 The system I am running is Ubuntu 14.04 LTS and I have libopencv-core2.4 installed. I have read that I need to buil libVisionProxy myself so I downloaded the SikuliX-1.1.0-Beta-Supplemental-Linux.zip and run it according to the instructions and the build of my own libVisionProxy was successful. I have placed this lib in /usr/lib I have set the env variable LD_LIBRARY_PATH=/usr/lib prior running the sikulixsetup-1.1.0.jar I run the setup with the following commands $>export LD_LIBRARY_PATH=/usr/lib $>java -jar sikulixsetup-1.1.0.jar And I check that I have the native libraries in system path. Now the actual question. What env parameter should I use to get sikulixsetup to find my libVisionProxy in /usr/lib I check for option 1 and it is in run from an empty directory. Probably a minor but I cannot get it to work. BR Kristian -- 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

