← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #273609]: Sikuli code packed as Jar Executable?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Does not make sense for Python and JRuby scripts, to pack some lines of
scripting code and some images into an 50 - 80 MB container.

All over the place, if you use a scripting language, you have to have
the interpreter package available on the system, where you run the
script. Same goes for SikuliX.

For version 1.1.0+: 
In your situation, just place the SikuliX  setup folder in a network drive, pack your script into an executable command file, that is aware of the network drive and run it. What SikuliX needs at runtime will be automatically setup on the local system.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.