Question #251719 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/251719
Status: Open => Answered
RaiMan proposed the following answer:
I thought that you already had some earlier version of SikuliX on your
system.
So I asked you to take these steps.
--- purge everything …
is related to any settings in the system environment (Settings -> System -> ….
environment variables) like SIKULI_HOME, SIKULIX_HOME or entries in user
path/system path.
If you did not have any previous Sikuli stuff on your machine, then at least
this is weird:
in your command prompt the drive letter is lowercase. Never seen this before.
What Windows are you running on?
to get the setup working without using runSetup.cmd, try the following:
- in a command window
- goto c:\Sikulix
- enter the following command
set PATH=C:\SikuliX\libs;%PATH%
(take care: uppercase C )
- then enter:
java -jar sikulixsetup.jar
--
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