GRASS GIS on Mac OS X

LessTif

Last change: 2005/7/16


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$