[GRASS-user] New WinGrass-Installer (r40456)

Markus Metz markus.metz.giswork at googlemail.com
Sat Jan 16 05:40:22 EST 2010


Thanks for the quick fix!

It's working now, but I had to make one small change in order to get 
GRASS started with msys terminal:
In C:\GRASS\bin\grass64 I changed

if [ -z "$GRASS_PYTHON" ] ; then\r
   GRASS_PYTHON=python; export GRASS_PYTHON\r
fi\r

to

if [ -z "$GRASS_PYTHON" ]; then
   GRASS_PYTHON=python
   export GRASS_PYTHON
fi

removing these \r, then it started, otherwise it bummed out without any 
error message.

Thanks,

Markus M


Helmut Kudrnovsky wrote:
> hi,
>  
>  there is new WinGrass64-Installer (r40456) for download at
>
>  
> [http://grass.osgeo.org/grass64/binary/mswindows/native/]
>  
> there are included several windows-related fixes, so please test ...
>
> best regards
> Helmut
>
> ______________________________________________________
> GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://movieflat.web.de
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>   


More information about the grass-user mailing list