GRASS GIS on Mac OS X

LessTif

Last change: 2005/7/16


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


LessTif version: 0.94.4
lesstif.org

In a Terminal type:

$ cd path_to_folder_containing_lesstif_source_tar_gz
$ tar -zxf lesstif-0.94.4.tar.gz
$ cd lesstif-0.94.4
$ ./configure --prefix=/usr/X11R6 --with-x
$ 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) $