← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #223387]: how to start sikuli on command line using it with Hudson

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
With the current version of Sikuli:
If you do not have the Sikuli stuff in the standard place at
%ProgramFiles%\Sikuli X\

then you have to use the env var SIKULI_HOME - in your case
C:\software_installations\sikuli\

trailing \ MUST be there

current Sikuli does not scan the PATH for the libs folder, but it MUST
be in the path too for Sikuli to find the dependent libraries.

path-to-java\jre6\bin must be in the path too, but I guess you have
that.

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