New question #272434 on Sikuli: https://answers.launchpad.net/sikuli/+question/272434
Trying to run Sikuli 1.1.0 on CentOS7 Managed to get all required RPMs installed an running the following on a remote server forwarding the X session via SSH to a local Windows-based X server (XLaunch) Managed to run the setup, after that I am getting as follows: [sikuli@localhost src]$ ./runsikulix running SikuliX: -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar ./sikulix.jar [info] runcmd: lsb_release -i -r -s [error] RunTimeINIT: fatal error: java.io.IOException: Cannot run program "lsb_release": error=2, No such file or directory [info] HotkeyManager: add Capture Hotkey: CTRL+SHIFT 2 (50, 3) [info] HotkeyManager: add Abort Hotkey: ALT+SHIFT C (67, 9) [error] RunTimeIDE: *** terminating: command 'wmctrl' is not executable please check the Availability! [sikuli@localhost src]$ which wmctrl /usr/bin/wmctrl [sikuli@localhost src]$ wmctrl -V 1.07 [sikuli@localhost src]$ Cant really figure out this one - could this be a case of wmctrl requiring some kind of desktop environment or windows management system running? Im running raw X session - nothing on top of it and could run Setup just fine. Thanks, Marcel -- You received this question notification because your team Sikuli Drivers 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

