GRASS GIS on Mac OS X

TIFF

Last change: 2005/7/16


| Home | Mac GRASS Top | Mac GRASS Build Main | Downloads |


libtiff version: 3.7.3
remotesensing.org

In a Terminal type:

$ cd path_to_folder_containing_libtiff_source_tar_gz
$ tar -zxf tiff-3.7.3.tar.gz
$ cd tiff-3.7.3
$ ./configure --mandir=/usr/local/share/man
$ make
$ sudo make install

© 2003-2005 GRASS Development Team
Imprint | Comments about this page
Last change: $Date: 2005-07-23 04:44:19 +0000 (Sat, 23 Jul 2005) $