The LibTIFF package contains the TIFF libraries and associated utilities. The libraries are used by many programs for reading and writing TIFF files and the utilities are useful for general work with TIFF files.
Download (HTTP): http://libtiff.maptools.org/dl/tiff-3.8.2.tar.gz
Download (FTP): ftp://ftp.remotesensing.org/libtiff/tiff-3.8.2.tar.gz
Download MD5 sum: fbb6f446ea4ed18955e2714934e5b698
Download size: 1.3 MB
Estimated disk space required: 18.8 MB
Estimated build time: 0.5 SBU
libjpeg-6b, X Window System, and freeglut-2.4.0
Note that if you installed the optional MesaGLUT package with the MesaLib-6.5 package during an Xorg7 installation, a GLUT library is already installed and you don't need freeglut.
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libtiff
Install LibTIFF by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
Last updated on 2006-06-21 11:26:07 -0500