On Tue, 2008-01-15 at 11:57 +0100, Andrea Rosina wrote: > Ciao > > qualcuno ha provato ad installare grass nativo per windows "wingrass > csv"? > > a me da questo errore:
Io ci ho provato qualche giorno fa e ho seguito i seguenti passi: - installato ActiveState Tcl (http://www.activestate.com/products/activetcl/) - installato Msys (http://sourceforge.net/project/downloading.php?groupname=mingw&filename=MSYS-1.0.11-2004.04.30-1.exe) - modificato grass63.bat nel seguente modo rem *******Environment variables*********** rem Uncomment and set the following values if they differ from the indicated default rem Directory where your .grassrc6 file will be stored set HOME=%USERPROFILE% rem Name of the wish (Tk) executable set GRASS_WISH=wish85.exe rem Path to the shell command rem (adjust to where you installed msys or another shell) set GRASS_SH=c:\msys\1.0\bin\sh.exe rem Path to utilities used by some scripts, such as awk, sed, etc rem (adjust to where you installed msys, gnuwin32, or other similar utilises) set PATH=%PATH%;c:\msys\1.0\bin;c:\msys\1.0\lib rem Path to your web browser set GRASS_HTML_BROWSER=%SYSTEMDRIVE%\PROGRA~1\INTERN~1\IEXPLORE.EX rem Path to the proj files (notably the epsg projection list) set GRASS_PROJSHARE=c:\grass63RC3\share\proj set WINGISBASE=c:/grass/grass-6.3.0RC3 "%WINGISBASE%\etc\init.bat" %* - modificato il file c:\Documents and Settings\tuo_username\.grassrc6 GISDBASE: C:/grass LOCATION_NAME: spearfish60 MAPSET: tuo_mapset saluti -- GM -- _______________________________________________ Iscriviti all'associazione GFOSS.it: http://www.gfoss.it/drupal/iscrizione [email protected] http://www.faunalia.com/cgi-bin/mailman/listinfo/gfoss Questa e' una lista di discussione pubblica aperta a tutti. I messaggi di questa lista non rispecchiano necessariamente le posizioni dell'Associazione GFOSS.it.
