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

Re: jessie: `evince`, `atril`, `okular` unable to open PDFs; "libtiff.so.4: cannot open shared object file: No such file or directory"



On 05/20/2015 02:47 PM, Alexis wrote:
> Sven Arvidsson <sa@whiz.se> writes:
>> Do you have old versions of libraries lying around? Maybe things you
>> compiled and installed yourself?
> 
> i do[1]; but how can i find out which library is the one calling
> libtiff4? E.g. do i need to make use of something like strace(1), or to
> methodically work through the output of ldd(1)?

Usually the problematic (locally-installed) libraries should be in
/usr/local. So you could try looking at the output of "ldd" for
libraries located there.

Or just look in /usr/local/lib.

Ansgar


Reply to: