REQUIREMENTS to compile GRASS GIS A workstation running some flavor of unix like Solaris, Irix, or Linux. Ideally, you should have at least 500 Mb for data and 32 Mb RAM. The source code package needs around 100MB uncompressed. General requirements: - C-compiler (cc, gcc, ...) - Fortran compiler (f77, g77, ...) for a few modules - lexical analyzer generator (lex, flex) - parser generator (yacc) Special requirements - Tcl/Tk 8.x libraries to use TclTkGRASS Interface and to compile src.contrib/GMSL/NVIZ2.2/ [http://www.geog.uni-hannover.de/grass/main_tclgrass.html] - Mesa-3.x (openGL clone) required for NVIZ2.2 [http://mesa3d.sourceforge.net/] Compile instructions: http://www.geog.uni-hannover.de/grass/grass5/related/README.mesa3d - libncurses4.x/5.x [ftp://ftp.gnu.org/pub/gnu/ncurses/] - libpng (for r.in.png, r.out.png) [http://www.cdrom.com/pub/png/] - usually unrequired (as you will use NVIZ): "lesstif" required for src.contrib/GMSL/ogl3d [http://www.lesstif.org] GRASS Development Team 2000 grass@baylor.edu $Id: REQUIREMENTS,v 1.3 2000-04-17 12:43:51 markus Exp $