[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"




Ansgar Burchardt <ansgar@debian.org> writes:

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.

Running:

   $ ldd /usr/bin/evince | grep /usr/local/

returned no results, nor did:

   $ ldd /usr/bin/okular | grep /usr/local

So maybe the problem library is actually a dependency of one of the libraries listed by `ldd`?


Alexis.


Reply to: