Hep solve this:
error while loading shared libraries: libtiff.so.5: cannot open shared object file
while there's found libtiff.so.6
Library breakage is fixed by re-building the application which will link the application in question with the new version(s) of the shared library(ies).
https://forum.artixlinux.org/index.php/topic,4853.0.html
What app is giving that? That info would be helpful.