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

Jeremiah Jacquet requested more information:
I am still having an issue with install I have copied the dylibs to the
Java project in a folder called "Frameworks" and I also copied the
script to that same location. I then copied the jnilibs toa folder
called "tmplib also within the Java project. When I tried to run the
script "change-lib-path.sh" i get the following error:

otool: can't open file: *.jnilib (No such file or directory)

do i need to modify the scipt? if so, what needs to be changed?

additionally, under the root directory where the Sikuli-IDE.app live i ran the 
following:
java -jar 
/Applications/Sikuli-IDE.app/Contents/Resources/Java/sikuli-script.jar -i

and recieved this error:

Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String 
index out of range: -1
        at java.lang.String.substring(String.java:1937)
        at edu.mit.csail.uid.ScriptRunner.getPyFrom(ScriptRunner.java:87)
        at edu.mit.csail.uid.ScriptRunner.runPython(ScriptRunner.java:81)
        at edu.mit.csail.uid.SikuliScript.main(SikuliScript.java:76)

-- 
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

Reply via email to