← Back to team overview

sikuli-driver team mailing list archive

[Bug 812483] Re: Linux: Fedora: libVisionProxy.so requires libtiff.so.4 --- workaround

 

I think, the docs need a Linux section, that documents, how the dynamic
libraries are linked and what they expect where to find.

** Summary changed:

- libVisionProxy.so requires libtiff.so.4
+ Linux: Fedora: libVisionProxy.so requires libtiff.so.4 --- workaround

** Changed in: sikuli
       Status: New => In Progress

** Description changed:

+ *** workaround
+ - needed *.so see comment #1
+ 
+ Making a symlink for libtiff.so.4 that points to the original
+ libtiff.so.3 seems to work well.
+ 
+ ---------------------------------------------------------
+ 
  Requirements for the Linux version say:
  "Make sure you have Java Runtime Environment (JRE) 6+, wmctrl, and OpenCV 2.1 (libcv2.1, libcvaux2.1, libhighgui2.1) installed. "
  
  However, trying to run a script results in error message:
  java.lang.UnsatisfiedLinkError: java.lang.UnsatisfiedLinkError: /home/martin/Downloads/Sikuli-X-1.0rc2-linux/Sikuli-IDE/libs/libVisionProxy.so: libtiff.so.4: cannot open shared object file: No such file or directory
  
  Fedora 14, x64

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

Title:
  Linux: Fedora: libVisionProxy.so requires libtiff.so.4 --- workaround

Status in Sikuli:
  In Progress

Bug description:
  *** workaround
  - needed *.so see comment #1

  Making a symlink for libtiff.so.4 that points to the original
  libtiff.so.3 seems to work well.

  ---------------------------------------------------------

  Requirements for the Linux version say:
  "Make sure you have Java Runtime Environment (JRE) 6+, wmctrl, and OpenCV 2.1 (libcv2.1, libcvaux2.1, libhighgui2.1) installed. "

  However, trying to run a script results in error message:
  java.lang.UnsatisfiedLinkError: java.lang.UnsatisfiedLinkError: /home/martin/Downloads/Sikuli-X-1.0rc2-linux/Sikuli-IDE/libs/libVisionProxy.so: libtiff.so.4: cannot open shared object file: No such file or directory

  Fedora 14, x64

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


References