<br><br><div class="gmail_quote">2010/2/27 Glynn Clements <span dir="ltr"><<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
maven apache wrote:<br>
<br>
> BTW, is the 6.4.svn version in the download page of grass is stable?<br>
<br>
</div>Anything with ".svn" in the name is a snapshot of the SubVersion<br>
repository, which changes from day to day.<br></blockquote><div><br>The same bat works just on the 6.3 , when I change to 6.4 ,it does not work. why?<br><br><br>------------------<br>@echo off<br><br>rem *******Environment variables***********<br>
<br>rem Set GRASS Installation Directory Variable<br>set GRASSDIR=F:\anzhuang\GRASS //when I change to 6.4, it does not work.<br><br><br>rem set GISBASE=D:\GrassDataBase<br><br>set GISRC=C:\Documents and Settings\Administrator\.grassrc6<br>
<br>rem Set Path to utilities (libraries and bynaries) used by GRASS<br><br>set PATH=%GRASSDIR%\msys\bin;%PATH%<br>set PATH=%GRASSDIR%\extrabin;%GRASSDIR%\extralib;%GRASSDIR%\extrabin;%PATH%<br>set PATH=%GRASSDIR%\tcl-tk\bin;%GRASSDIR%\sqlite\bin;%GRASSDIR%\gpsbabel;%PATH%<br>
set PATH=%PATH%;%GRASSDIR%\bin;%GRASSDIR%\lib;%GRASSDIR%\scripts;%GRASSDIR%\etc;%GRASSDIR%\sqlite\lib;%GRASSDIR%\sqlite\bin;<br><br><br>rem Path to the proj files (notably the epsg projection list)<br>set GRASS_PROJSHARE=%GRASSDIR%\proj<br>
------------------ <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Glynn Clements <<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>><br>
</div></div></blockquote></div><br>