[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#615476: general: many binaries are linked with non-existent libtiff.so.3 library



Package: general
Severity: grave
Justification: renders package unusable


Some programs can not start because of missing libtiff.so.3 file.
 
I found libtiff.so.3 dependencies in this files on my system:

/usr/bin/gnuplot
/usr/bin/xfe
/usr/bin/xfview
/usr/bin/xfwrite
/usr/bin/multiget
/usr/bin/xfimage
/usr/bin/xfpack

But I have not all available packages installed so it is very possible that
problem is wider.

To save you time :-) - I made search with this script named "q":
ldd $1 | grep libtiff.so.3 > /dev/null && echo $1
and this command:
find /usr/bin -type f -perm /a+x -exec ./q {} \;

-----------------
Regards, Sergey



-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: