Installing
-
3. Downloading libtiff.so.3
Download libtiff.so.3 Source Code for CentOS GNU/Linux
Grab the 3.9.7 Release.
Possibly, on Firefox Prompt Choose “Save File”: -
4. Installing LibTIFF 3
Then to Install libtiff.so.3 for CentOS
So first, Extract the Archive into the Temporary directory with:sudo tar xvzf ~/Downloads/tiff*.tar.gz -C /tmp/
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
Now access the Target:cd /tmp/tiff*
Configure it:
./configure --prefix=/usr/
Make:
make
And now to Setup play:
sudo make install
Finally, to update the Libraries Path:
ldconfig
Contents