<div>Hi Colin &amp; Markus,</div>
<div> </div>
<div>I changed the line 299 of .../etc/Init.sh on three ways:</div>
<div>  a)  GRASS_WISH=wish.exe</div>
<div>  b)  GRASS_WISH=/c/OSGeo4W/bin/wish.exe</div>
<div>  c)  GRASS_WISH=/c/OSGeo4W/bin/wish85.exe</div>
<div> </div>
<div>After I started MSYS and GRASS65: choices (b) and (c) worked fine,</div>
<div>but (a) still get error. May be we need to include &quot;/c/OSGeo4W/bin&quot;</div>
<div>on the PATH?</div>
<div> </div>
<div>In fact, when I am writing, I tested options (b) and (c) and GRASS bypass</div>
<div>the WISH problem. But I get SEVERAL errors under MSYS, because </div>
<div>the system say that CAN&#39;T find several lib** files, and CRASH. It happens only</div>
<div>under MSYS!</div>
<div> </div>
<div>BUT, if I add the path as shown below (etc/Init.sh) the things are solved.</div>
<div> </div>
<div>if [ -n &quot;$GRASS_ADDON_PATH&quot; ] ; then<br>   PATH=&quot;$GISBASE/bin:$GISBASE/scripts:$GRASS_ADDON_PATH:/c/OSGeo4W/bin:$PATH&quot;<br>else<br>   PATH=&quot;$GISBASE/bin:$GISBASE/scripts:/c/OSGeo4W/bin:$PATH&quot;<br>
fi<br></div>
<div>So, I think we need to include the OSGeo4W/bin on the PATH almost for</div>
<div>VISTA 64bits. </div>
<div> </div>
<div>I Continue testing... Remembering that I compiled GRASS 6.5 yesterday (MSYS).</div>
<div> </div>
<div>Curiously, I get the same problems (GRASS Crashing AFTER RUN ONLY ONE TIME AFTER INSTALATION UNDER MSYS) on the grass64 binaries compiled and available on OSGeo4 site. I don&#39;t know the reason of the GRASS run once time and</div>

<div>not run fine again... </div>
<div> </div>
<div>Well, I am here to test... almost under Vista (sorry!) 64.</div>
<div> </div>
<div>milton</div>
<div><br></div>
<div class="gmail_quote">2009/3/29 Markus Neteler <span dir="ltr">&lt;<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">On Sun, Mar 29, 2009 at 6:45 PM, Colin Nielsen &lt;<a href="mailto:colin.nielsen@gmail.com">colin.nielsen@gmail.com</a>&gt; wrote:<br>&gt; The grass64 (non-bat) startup from within msys uses Init.sh rather<br>
&gt; than Init.bat. I think the equivalent in init.sh is line 299:<br>&gt; GRASS_WISH=wish<br><br></div>Ah, ok. So I guess that a condition is needed: if Windows, then wish.exe,<br>not wish. Maybe Milton can try that?<br>

<div class="im"><br>&gt; Perhaps this is a PATH problem, since wish.exe is in /osgeo4w/bin<br>&gt; which should be in PATH. I can&#39;t be sure, since grass starts fine for<br>&gt; me without the wish error.<br><br></div>
Still just guessing :)<br><font color="#888888"><br>Markus<br></font></blockquote></div><br>