← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #248364]: sikulixsetup-1.1.jar throws an error during install on OS X 10.9.2 --- workaround

 

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

    Assignee: None => RaiMan

Description changed to:
------ workaround -------
- use the latest sikulixsetup-1.1.jar (build 2014-05-18)

BUT BE AWARE: currently Java 7 is needed
… working on that Java 6 is sufficient.

After installing Java 7 SE: on command line you have to enter:
export JAVA_HOME=/Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
runsikulix

After installing Java 7 JDK this should work:
runsikulix -j 7

-----------------------------------------------------------------------
I downloaded the newer sikulixsetup-1.1.jar and during install choosing i believe its option 3 for Java, i get the following error:

[debug (5/7/14 8:44:01 PM)] Screen: *** end monitor configuration ***
[debug (5/7/14 8:44:01 PM)] ResourceLoader: export: Trying to access package for exporting: Lib/sikuli
to: /Users/thejacquet3/Sikuli
[debug (5/7/14 8:44:01 PM)] ResourceLoader: export: from: file:/Users/thejacquet3/Sikuli/sikulixsetup-1.1.jar
[debug (5/7/14 8:44:01 PM)] ResourceLoader: export: Found 8 Files in Lib/sikuli
[error (5/7/14 8:44:01 PM)] ResourceLoader: loadLib: Fatal Error 110: loading: libVisionProxy.dylib
[error (5/7/14 8:44:01 PM)] ResourceLoader: loadLib: Since native library was found, it might be a problem with needed dependent libraries
/Users/thejacquet3/Sikuli/libs/libVisionProxy.dylib: dlopen(/Users/thejacquet3/Sikuli/libs/libVisionProxy.dylib, 1): Library not loaded: /usr/local/lib/libjpeg.8.dylib
  Referenced from: /Users/thejacquet3/Sikuli/libs/libopencv_java248.dylib
  Reason: image not found
[error (5/7/14 8:44:01 PM)] RunSetup: Problem with SikuliX libs folder - see error log
[error (5/7/14 8:44:04 PM)] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no sense to continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board.
[debug (5/7/14 8:44:04 PM)] SikuliX: cleanUp: 0

This is also not allowing my sikuli to run in eclipse :
java.io.IOException: Unable to find library META-INF/lib/libMacUtil.dylib on classpath

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