← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #186933]: Will Java Sikuli Script developed in Windows will work on Linux and MAc

 

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

    Status: Needs information => Answered

RaiMan proposed the following answer:
This is a typical "native library not found error".

You are talking about Java. So how do you run your Java programs on
Windows, Mac and Linux?

What is your development environment? Eclipse?

Is Sikuli correctly installed on Mac and Linux? Is the IDE working on
these Systems.

Mac: if Sikuli is available at /Applications/Sikuli-IDE.app and
/Applications/Sikuli-IDE.app/Contents/Resources/Java/sikuli-script.jar
is in the class path it should work.

Linux: install Sikuli, so that the IDE is working. Having /Sikuli-
Installation-Path/sikuli-script.jar in the class path, your Java stuff
should work.

BTW: this info is available at http://sikuli.org/docx/faq/030-java-
dev.html#how-to-use-sikuli-script-in-your-java-programs

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