<div>Hi Frank,</div>
<div> </div>
<div>Try: </div>
<div>set GRASS_HTML_BROWSER=C:/Progra~1/Intern~1/iexplore<br></div>
<div>You can also cast opening the following file on your browser:</div>
<div><a href="file:///C:/OSGeo4W/apps/grass/grass-6.4.0svn/docs/html/full_index.html">file:///C:/OSGeo4W/apps/grass/grass-6.4.0svn/docs/html/full_index.html</a></div>
<div>(change the version directory)</div>
<div> </div>
<div>bests</div>
<div> </div>
<div>milton<br></div>
<div class="gmail_quote">2009/7/26 Frank Bilki <span dir="ltr">&lt;<a href="mailto:fbilki@gmail.com">fbilki@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Markus,<br><br>Thanks for the suggestion and the link to the changeset. It turns out I had<br>already made that change, having also discovered grass64.bat after editing<br>
grass.bat.<br><br>That particular command was commented out in my version; I tried<br>un-commenting it but I still got the same error.<br><br>The relevant contents of my two batch files are:<br><br>C:\OSGeo4W\bin\grass64.bat<br>
--------------------------<br>...<br>rem Path to your web browser<br>rem set GRASS_HTML_BROWSER=%SYSTEMDRIVE%\PROGRA~1\INTERN~1\IEXPLORE.EXE<br>...<br><br>I also tried changing the above statement to:<br>set GRASS_HTML_BROWSER=%PROGRAMFILES%\Internet Explorer\iexplore.exe<br>
<br>but I still got the same error.<br>
<div class="im"><br>C:\OSGeo4W\etc\ini\grass.bat<br></div>----------------------------<br>...<br>set GRASS_HTML_BROWSER=%PROGRAMFILES%\Internet Explorer\iexplore<br>...<br><br>I can confirm that grass.bat is executed, but it also appears to be<br>
overridden by grass64.bat (I can tell because the g.manual error contains<br>&quot;iexplorer.exe&quot; rather than just &quot;iexplore&quot;).<br><br>After some investigation I also found another copy of grass64.bat at<br>
C:\OSGeo4W\apps\grass\bin, however the second copy does not appear to be<br>executed and is missing several statements.<br><br>The operation and purpose of all the batch files isn&#39;t clear to me at the<br>moment but I will help where I can to diagnose the problem.<br>
<br>Cheers,<br><br>Frank<br><br>------------------------------<br><br>Message: 2<br>Date: Sat, 25 Jul 2009 18:48:52 +0200<br>From: Markus Neteler &lt;<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>&gt;<br>Subject: Re: [GRASS-user] g.manual tries to run C:\Program Files\Internet<br>
Exporer\iexplore (the &#39;L&#39; is missing from &#39;Explorer&#39;)<br>To: Frank Bilki &lt;<a href="mailto:fbilki@gmail.com">fbilki@gmail.com</a>&gt;<br>Cc: GRASS user list &lt;<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>&gt;<br>
Message-ID:<br>       &lt;<a href="mailto:86782b610907250948m49ba0b0ey92eec0a1394e068@mail.gmail.com">86782b610907250948m49ba0b0ey92eec0a1394e068@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br>
<div>
<div></div>
<div class="h5"><br>On Sat, Jul 25, 2009 at 4:58 PM, Frank Bilki&lt;<a href="mailto:fbilki@gmail.com">fbilki@gmail.com</a>&gt; wrote:<br>&gt; Hi All,<br>&gt;<br>&gt; Being very, very new to GRASS (6.4.0svn, installed via OSGeo4W) I am<br>
reading<br>&gt; as much documentation as I can lay my hands on, but I keep hitting a<br>&gt; recurring problem:<br>&gt;<br>&gt; Every time I run g.manual I get an error saying it cannot find &#39;C:\Program<br>&gt; Files\Internet Exporer\iexplore&#39;. After reading the message very carefully<br>
I<br>&gt; realised it is because the &#39;L&#39; is missing from &#39;Explorer&#39;.<br><br>This has been reported in<br><a href="http://trac.osgeo.org/osgeo4w/ticket/86" target="_blank">http://trac.osgeo.org/osgeo4w/ticket/86</a><br>
and AFAIK been fixed. Unfortunately the OSGeo4W-GRASS is<br>old(er) and does not seem to incorporate this fix. We made<br>several other fixes, too, which are missing.<br><br>Action item: We need a volunteer to take over compilation of the<br>
OSGeo4W-GRASS package. PLEASE SOMEONE :)<br><br>&gt; According to the manual page on GRASS Variables and Environment Variables,<br>&gt; GRASS_HTML_VIEWER is a &#39;shell environment&#39; variable (this name makes no<br>&gt; sense to me running under Windows Vista) and I should be able to set it to<br>
&gt; the full path of my current HTML browser. I tried creating a new System<br>&gt; Variable from My Computer called GRASS_HTML_VIEWER containing the<br>&gt; appropriate path. It didn&#39;t work; GRASS still looked for Internet<br>
&#39;Exporer&#39;.<br>&gt;<br>&gt; After a great deal of searching my computer I discovered that the<br>offending<br>&gt; path is stored within the &#39;C:\OSGeo4W\etc\ini\grass.bat&#39; file. However, I<br>&gt; can&#39;t find any references in the documentation that could lead me there in<br>
a<br>&gt; more controlled way.<br><br>&gt; But, even after I added the &#39;L&#39; to the path I still get the same error:<br>&gt;<br>&gt; C:\Program Files\Internet Explorer\iexplore: command not found<br><br>I have seen this:<br>
<a href="http://trac.osgeo.org/grass/changeset/37214" target="_blank">http://trac.osgeo.org/grass/changeset/37214</a><br><br>but I wonder if OSGeo4W has a different grass.bat file?<br><br>&gt; What is wrong with this command? Is it because there are spaces in the<br>
&gt; folder names? I&#39;ve tried putting it in quotes, changing %PROGRAMFILES% to<br>&gt; C:\Program Files, and putting the .exe after iexplore, but nothing seems<br>to<br>&gt; work.<br><br>Please check with above changeset, maybe it gives an idea.<br>
<br>&gt; I know there are alternative ways to get to the documentation (which are<br>&gt; what I&#39;m using now), but I am using this as a learning exercise and I want<br>&gt; to understand exactly what&#39;s happening here. I also wanted to share this<br>
&gt; with others who might be having the same problem with this particular<br>&gt; version.<br><br>Thanks for trying, we really appreciate feedback (and need more power<br>users for OSGeo4W).<br><br>Markus<br><br><br><br>
_______________________________________________<br>grass-user mailing list<br><a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br>