Question #246410 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246410
Description changed to: Hi! I am trying to compile and install SikuliX 1.0.1 under Windows 7. I have downloaded the git repo to C:\SikuliX-2014 and run 'mvn clean install' in the dir. I then run collectJars.bat, which copies some files to C:\SikuliX-Setup. I go to that dir and try to run sikulixsetup-1.1.jar. The installation process works fine at first, but then gives the error "Problem with SikuliX libs folder - see error log". The error log (SikuliX-1.1.0-Beta1-SetupLog) looks as follows: [debug (2014-04-02 14:02:23)] FileManager: Downloading 1.1.0-Beta1-1.jar having 5549 KB [debug (2014-04-02 14:02:29)] FileManager: downloaded 5549 KB to C:\SikuliX-Setup\Downloads\1.1.0-Beta1-1.jar [debug (2014-04-02 14:02:29)] FileManager: download time: 5 [debug (2014-04-02 14:02:32)] RunSetup: main: Copied from Downloads: 1.1.0-Beta1-1.jar [debug (2014-04-02 14:02:33)] FileManager: Downloading 1.1.0-Beta1-4.jar having 14332 KB [debug (2014-04-02 14:02:49)] FileManager: downloaded 14332 KB to C:\SikuliX-Setup\Downloads\1.1.0-Beta1-4.jar [debug (2014-04-02 14:02:49)] FileManager: download time: 14 [debug (2014-04-02 14:02:52)] RunSetup: main: Copied from Downloads: 1.1.0-Beta1-4.jar [debug (2014-04-02 14:02:52)] RunSetup: Download ended [debug (2014-04-02 14:02:52)] RunSetup: Downloads for selected options: 1.1.0-Beta1-1.jar - 1.1.0-Beta1-4.jar - [debug (2014-04-02 14:02:52)] RunSetup: Download page: https://launchpad.net/raiman/sikulix2013+/1.1.0 [debug (2014-04-02 14:02:52)] RunSetup: recreating IDE (exclude scripting support) [debug (2014-04-02 14:02:52)] FileManager: buildJar: C:\SikuliX-Setup\sikuli-temp.jar [debug (2014-04-02 14:02:52)] FileManager: buildJar: adding: C:\SikuliX-Setup\sikulix.jar [debug (2014-04-02 14:02:54)] FileManager: buildJar: completed [debug (2014-04-02 14:02:54)] RunSetup: adding needed stuff to sikulix.jar [debug (2014-04-02 14:02:54)] FileManager: buildJar: C:\SikuliX-Setup\sikuli-temp.jar [debug (2014-04-02 14:02:54)] FileManager: buildJar: adding: C:\SikuliX-Setup\sikulix.jar [debug (2014-04-02 14:02:55)] FileManager: buildJar: adding: C:\SikuliX-Setup\sikulixsetup-1.1.jar [debug (2014-04-02 14:02:57)] FileManager: buildJar: adding: C:\SikuliX-Setup\sikulijython.jar [debug (2014-04-02 14:03:03)] FileManager: buildJar: completed [debug (2014-04-02 14:03:03)] RunSetup: exporting commandfiles [debug (2014-04-02 14:03:03)] ResourceLoader: export: Trying to access package for exporting: Commands/windows#runsikulix.cmd to: C:/SikuliX-Setup/ [debug (2014-04-02 14:03:03)] ResourceLoader: export: from: file:/C:/SikuliX-Setup/sikulixsetup-1.1.jar [debug (2014-04-02 14:03:03)] ResourceLoader: export: Found 1 Files in Commands/windows/runsikulix.cmd [debug (2014-04-02 14:03:06)] RunSetup: trying to set up the environment [debug (2014-04-02 14:03:06)] ResourceLoader: check: we are running on arch: x86 [debug (2014-04-02 14:03:06)] ResourceLoader: check: using Java at: C:/Program Files (x86)/Java/jre8/ [error (2014-04-02 14:03:06)] ResourceLoader: check: No valid libs path available until now! [action (2014-04-02 14:03:06)] ResourceLoader: check: Please wait! Trying to extract libs to jar parent folder: C:/SikuliX-Setup/ [debug (2014-04-02 14:03:06)] ResourceLoader: extractLibs: from: file:/C:/SikuliX-Setup/sikulixsetup-1.1.jar [debug (2014-04-02 14:03:06)] ResourceLoader: extractLibs: Found 6 Files in META-INF/libs/windows/libs32/ [debug (2014-04-02 14:03:06)] ResourceLoader: checkLibsDir: trying: C:\SikuliX-Setup\libs [debug (2014-04-02 14:03:06)] ResourceLoader: checkLibsDir: Running on Windows - checking system path! [debug (2014-04-02 14:03:07)] ResourceLoader: checkLibsDir: Added libs dir to path: C:\SikuliX-Setup\libs [debug (2014-04-02 14:03:07)] ResourceLoader: checkLibsDir: ... files\apache-maven-3.2.1\bin;C:\SikuliX-Setup\libs [error (2014-04-02 14:03:07)] ResourceLoader: check: Fatal Error 103: No valid native libraries folder available - giving up! [error (2014-04-02 14:03:07)] RunSetup: Problem with SikuliX libs folder - see error log [error (2014-04-02 14:03:08)] Terminating SikuliX after a fatal error(103)! Sorry, but it makes no sense to continue! If you do not have any idea about the error cause or solution, run again with a Debug level of 3. You might paste the output to the Q&A board. [error (2014-04-02 14:03:08)] BasicsFinalCleanUp: Fatal Error 999: could not be run! Any ideas on what might be the problem, and how to fix it? Thank you! -- 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

