Public bug reported:

The file VTKLibraryDepends.cmake provided by libvtk-3.2.0-2 reports 
/usr/lib/libjpeg.so and /usr/lib/libtiff.so as libraries to be linked. These 
two files do not exist even with libjpeg and libtiff installed, and cause link 
problems when building applications with VTK using cmake.
Symlinking the two missing files to the .so files provided by the two libraries 
( libjpeg.so.62.0.0 and  libtiff.so.4.2.1 on my system, Ubuntu 8.04-amd64 ) or 
changing the paths in the above mentioned file, solves the problem.
I suspect the two libraries are to blame for not providing the files, but I'm 
reporting it here as no other package gave me problems so far in this regard.

** Affects: vtk (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Wrong link library dependencies in VTKLibraryDepends.cmake
https://bugs.launchpad.net/bugs/249594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to