← Back to team overview

sikuli-driver team mailing list archive

[Question #179273]: (OS X) Can't install Sikuli.app to /Applications, can I still use sikuli-script.jar and manually set the location of dependencies?

 

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

So, for reasons beyond my control, I am unable to place packages in /Applications. Without Sikuli.app in this dir, all of my sikuli-script.jar-based scripts are unable to find the required dependencies (*.dylib). Can I manually specify a location of the Frameworks in Sikuli.app?

Here's (part of) the output I get:

[error] Can't run this Sikuli script: scripts/example.sm
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/Users/***/jenkins_sandbox/sikuli/jenkins-demo/lib/sikuli-script.jar/Lib/sikuli/__init__.py", line 3, in <module>
  File "/Users/***/jenkins_sandbox/sikuli/jenkins-demo/lib/sikuli-script.jar/Lib/sikuli/Sikuli.py", line 22, in <module>
java.lang.UnsatisfiedLinkError: /private/var/folders/h1/1x2zfc010tvf1b16p8y260hc0000gn/T/tmplib/libVisionProxy.jnilib:  Library not loaded: /usr/local/lib/libopencv_core.2.2.dylib   Referenced from: /private/var/folders/h1/1x2zfc010tvf1b16p8y260hc0000gn/T/tmplib/libVisionProxy.jnilib   Reason: image not found

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