** Summary changed:

- [1.1.0] Fedora64: libvisionproxy not found --- install prereqs -- local build 
might be needed
+ [1.1.0] Fedora64: libvisionproxy not found --- install prereqs -- local build 
supported by setup 2015-06-24+

** Changed in: sikuli
   Importance: High => Critical

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1386156

Title:
  [1.1.0] Fedora64: libvisionproxy not found --- install prereqs --
  local build supported by setup 2015-06-24+

Status in Sikuli:
  Fix Committed

Bug description:
  I use the jar to set up sikulix1.1.0 on a fedora 64 bit machine. I
  don't have root access and want a local installation.

  At some point the set up asks me if I want to use a predefined/buil 
libvisionproxy. I answer no. the script responds that it will pack this with 
the jars:
  --------------------
  [debug] 
  popAsk: --------------------
  If you want/need to build
  or have already built your own libVisionProxy.so,
  Then Click YES
  Click NO to pack the bundled libs to the jars.
  --------------------
  [debug] adding needed stuff to sikulix.jar
  [debug] renaming temp file to target jar:
  /home/cserv1_a/soc_staff/scsmdk/sikulix/sikulix.jar
  [debug] exporting commandfiles
  [debug] Jython: Trying to run functional test: running script statements via 
SikuliScript

  The test fails, and I'm stuck. Do I need to build or download the
  tesseract library myself?

  
  opAsk: --------------------
  If you want/need to build
  or have already built your own libVisionProxy.so,
  Then Click YES
  Click NO to pack the bundled libs to the jars.
  --------------------
  [debug (27/10/14 11:50:21)] RunSetup: adding needed stuff to sikulix.jar
  [debug (27/10/14 11:50:21)] FileManager: buildJar: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulixtemp.jar
  [debug (27/10/14 11:50:21)] FileManager: buildJar: adding: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulix.jar
  [debug (27/10/14 11:50:23)] FileManager: buildJar: adding: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulixapi.jar
  [debug (27/10/14 11:50:24)] FileManager: buildJar: adding: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulixjython.jar
  [debug (27/10/14 11:50:33)] FileManager: buildJar: adding: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulixlibslux.jar
  [debug (27/10/14 11:50:36)] FileManager: buildJar: completed
  [debug (27/10/14 11:50:36)] RunSetup: renaming temp file to target jar:
  /home/cserv1_a/soc_staff/scsmdk/sikulix/sikulix.jar
  [debug (27/10/14 11:50:36)] FileManager: deleteFileOrFolder: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulix.jar
  [debug (27/10/14 11:50:36)] RunSetup: exporting commandfiles
  [debug (27/10/14 11:50:36)] ResourceLoader: export: Trying to access package 
for exporting: Commands/linux#runsikulix
  to: /home/cserv1_a/soc_staff/scsmdk/sikulix
  [debug (27/10/14 11:50:36)] ResourceLoader: export: export with #: 
Commands/linux#runsikulix (Commands/linux)-(runsikulix) as 
Commands/linux/runsikulix
  [debug (27/10/14 11:50:36)] ResourceLoader: export: from: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulixsetup-1.1.0.jar
  [debug (27/10/14 11:50:36)] ResourceLoader: export: Found 1 Files in 
Commands/linux/runsikulix
  [debug (27/10/14 11:50:36)] ResourceLoader: runcmd: chmod ugo+x 
/home/cserv1_a/soc_staff/scsmdk/sikulix/runsikulix 
  [info (27/10/14 11:50:36)] runcmd: chmod ugo+x 
/home/cserv1_a/soc_staff/scsmdk/sikulix/runsikulix 
  [debug (27/10/14 11:50:36)] ResourceLoader: runcmd: chmod ugo+x 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulix.jar 
  [info (27/10/14 11:50:36)] runcmd: chmod ugo+x 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulix.jar 
  [debug (27/10/14 11:50:39)] FileManager: deleteFileOrFolder: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/SikuliPrefs.txt
  [debug (27/10/14 11:50:39)] FileManager: deleteFileOrFolder: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/libs
  [debug (27/10/14 11:50:39)] Sikulix: addToClasspath: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulix.jar
  [debug (27/10/14 11:50:39)] ResourceLoader: jar supposed to contain the libs:
  file:/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulix.jar
  [debug (27/10/14 11:50:39)] RunSetup: Jython: Trying to run functional test: 
running script statements via SikuliScript
  [debug (27/10/14 11:50:42)] ScriptRunner: initScriptingSupport: enter
  [debug (27/10/14 11:50:43)] JythonScriptRunner: init: setting java 
environment python.path: 
  /home/cserv1_a/soc_staff/scsmdk/sikulix/sikulixsetup-1.1.0.jar/Lib
  [debug (27/10/14 11:50:43)] ScriptRunner: initScriptingSupport: added: jython
  [debug (27/10/14 11:50:43)] ScriptRunner: initScriptingSupport: exit with 
defaultrunner: jython (py)
  [debug (27/10/14 11:50:43)] JythonScriptRunner: executeBefore: adding 
PYTHONPATH: 
  [debug (27/10/14 11:50:43)] JythonScriptRunner: executeBefore: adding 
PYTHONPATH: /usr/not-backed-up/numpy/lib64/python2.6/site-packages
  [debug (27/10/14 11:50:43)] JythonScriptRunner: executeBefore: adding 
PYTHONPATH: /usr/not-backed-up/scipy/lib64/python2.6/site-packages
  [debug (27/10/14 11:50:43)] JythonScriptRunner: executeBefore: adding 
PYTHONPATH: /usr/not-backed-up/numpy/lib64/python2.6/site-packages
  [debug (27/10/14 11:50:43)] JythonScriptRunner: executeBefore: adding 
PYTHONPATH: /usr/not-backed-up/scipy/lib64/python2.6/site-packages
  [debug (27/10/14 11:50:45)] Jython: sikuli: Sikuli: starting init
  [debug (27/10/14 11:50:50)] ResourceLoader: check: we are running on arch: 
amd64
  [debug (27/10/14 11:50:50)] ResourceLoader: check: using Java at: 
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.55.x86_64/jre/
  [error (27/10/14 11:50:50)] ResourceLoader: check: No valid libs path 
available until now!
  [log (27/10/14 11:50:50)] ResourceLoader: check: Please wait! Trying to 
extract libs to jar parent folder: 
  /home/cserv1_a/soc_staff/scsmdk/sikulix/
  [debug (27/10/14 11:50:50)] ResourceLoader: extractLibs: from: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/sikulix.jar
  [debug (27/10/14 11:50:52)] ResourceLoader: extractLibs: Found 3 Files in 
META-INF/libs/linux/libs64/
  [debug (27/10/14 11:50:52)] ResourceLoader: checkLibsDir: trying: 
/home/cserv1_a/soc_staff/scsmdk/sikulix/libs
  [error (27/10/14 11:50:52)] ResourceLoader: loadLib: Fatal Error 110: 
loading: libVisionProxy.so
  [error (27/10/14 11:50:52)] ResourceLoader: loadLib: Since native library was 
found at /home/cserv1_a/soc_staff/scsmdk/sikulix/libs
   it might be a problem with needed dependent libraries
  ERROR: /home/cserv1_a/soc_staff/scsmdk/sikulix/libs/libVisionProxy.so: 
libtesseract.so.3: cannot open shared object file: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1386156/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to