>>GRASS 6.4.2 RC3, downloaded from OSGEO4W, does not load on Windows 7.
>
>there seems to be a path qoting issue in the start-bat-File. 

can you change manually (wit a texteditor) the file
 
C:\OSGeo4W\bin\grass64.bat and give us a feedback?

the last line from

   "%GISBASE%"\etc\init.bat %*

into

   "%GISBASE%\etc\init.bat" %*

or

   %GISBASE%\etc\init.bat %*

Helmut

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/GRASS-6-4-2-RC3-will-not-load-on-Windows-7-tp7183539p7184010.html
Sent from the Grass - Users mailing list archive at Nabble.com.
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to