I need to run dtk (http://trackvis.org/) on my ubuntu 14.04 but when I try to execute dtk I get the error
error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
I tried Installing libtiff.so.4 as somebody suggested but the problem continues and I still get the same error. When I try to run sudo apt-get libtiff.so.4 I get
Reading package lists... Done
Building dependency tree
Reading state information... Done
libtiff4 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 101 not upgraded.
How can I install this tiff package?