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

Hi All,

I am trying to execute my sikuli script on Mac 10.8. I am getting mach-o, but 
wrong architecture error for libtiff.3.dylib. Sikuli is installed in 
/Applications and Sikuli-IDE is woking. My script is a java program which uses 
sikuli-script.jar.  The complete error seen is

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.779 sec <<< 
FAILURE!

Results :

Failed tests: 
  createAccount: 
/Applications/Sikuli-IDE.app/Contents/Frameworks/libMacUtil.jnilib:  Library 
not loaded: /opt/local/lib/libtiff.3.dylib   Referenced from: 
/Applications/Sikuli-IDE.app/Contents/Frameworks/libMacUtil.jnilib    Did find: 
 /usr/local/lib/libtiff.3.dylib: mach-o, but wrong architecture

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.248s
[INFO] Finished at: Mon Jan 21 11:38:25 GMT+05:30 2013
[INFO] Final Memory: 11M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test (default-test) on 
project homeclient: There are test failures.

The same error is seen in Mac 10.6 too. Please help me to solve this.

Thanks in advance.

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