Question #212675 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/212675
Joe gave more information on the question: I am no longer having an issue. It can be closed. On Thu, Nov 1, 2012 at 8:46 AM, Joe <[email protected]> wrote: > Your question #212675 on Sikuli changed: > https://answers.launchpad.net/sikuli/+question/212675 > > Status: Answered => Open > > You are still having a problem: > Hi Brian, > > Thank you. That worked. I must have miss understood the direction. > > On Mon, Oct 29, 2012 at 3:25 PM, Brian Redmond > <[email protected]> wrote: >> Your question #212675 on Sikuli changed: >> https://answers.launchpad.net/sikuli/+question/212675 >> >> Status: Open => Answered >> >> Brian Redmond proposed the following answer: >> This FAQ? http://doc.sikuli.org/faq/010-command-line.html >> There's two commands in the FAQ. The first: >> SIKULI_HOME=/Applications/Sikuli-IDE.app/Contents/Resources/Java >> sets an environment variable. The second: >> java -jar $SIKULI_HOME/sikuli-script.jar >> path-to-your-script/yourScript.sikuli >> executes the script. >> By the response you're getting, it looks like you're only running the second >> command without having run the first. Since $SIKULI_HOME is empty, java >> isn't looking in the right place for sikuli-script.jar >> >> -- >> If this answers your question, please go to the following page to let us >> know that it is solved: >> https://answers.launchpad.net/sikuli/+question/212675/+confirm?answer_id=0 >> >> If you still need help, you can reply to this email or go to the >> following page to enter your feedback: >> https://answers.launchpad.net/sikuli/+question/212675 >> >> You received this question notification because you asked the question. > > -- > You received this question notification because you asked the question. -- 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

