Question #184896 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/184896
Summary changed to: Linux Redhat 64-bit: problems to get Sikuli to work --- had to rebuild libJXGrabKey.so Description changed to: ***** final solution had to rebuild libJXGrabKey.so with newer GCC version related question: https://answers.launchpad.net/sikuli/+question/152727 ---------------------------------------------------------------------------- I too have tried to run sikuli on Red Hat Enterprise Linux Server release 5 1) Downloaded and built wmctrl-1.07.tar.gz 2) Downloaded and built OpenCV-2.3.1a.tar.bz2 3) Defined: setenv SIKULI_HOME "/home/me/Desktop/sikuli" 4) setenv LD_LIBRARY_PATH /home/me/Desktop/sikuli/Sikuli-IDE/libs:${LD_LIBRARY_PATH} 5) setenv LD_LIBRARY_PATH /home/me/Desktop/OpenCV-2.3.1/bin/lib:${LD_LIBRARY_PATH} 6) java -version java version "1.6.0_17" Output from ./sikuli-ide.sh is: [info] locale: en_US then just back to prompt, with no more output... What to try next? Thanks, Scott -- 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

