Ok I added to my grass64 file (that includes definition and export of GISBASE and execution of exec &quot;$GISBASE/etc/Init.sh&quot; &quot;$@&quot;)<div>But Now I&#39;m having a strange problem because it&#39;s not being accepted by g.parser. Instead of opening the Form, with input and output bars, description and tabs it gives an error and it prints the required data to run. It seems that I can only run by command line. </div>
<div>Was this expected?</div><div><br>Thank you Hamish for your help</div><div><br>Best regards</div><div>Kim</div><div><br><div class="gmail_quote">2010/1/29 Hamish <span dir="ltr">&lt;<a href="mailto:hamish_b@yahoo.com">hamish_b@yahoo.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Kim wrote:<br>
&gt; Regarding your comment related with GRASS_ADDON_PATH<br>
&gt; environment<br>
&gt; variable:THis is the only thing in the GRASS<br>
&gt; Vatriables help:<a href="http://grass.itc.it/gdp/html_grass64/grass6.html" target="_blank">http://grass.itc.it/gdp/html_grass64/grass6.html</a><br>
&gt;<br>
&gt; This environment variable<br>
&gt; allows the user to extend the GRASS program search paths to<br>
&gt; include locally developed/installed addon modules which are<br>
&gt; not distributed with the standard GRASS release.<br>
&gt;    GRASS_ADDON_PATH=/usr/mytools<br>
&gt;<br>
&gt; GRASS_ADDON_PATH=/usr/mytools:/usr/local/othertools<br>
&gt; If I add to the Init.sh for instance<br>
</div>&gt; GRASS_ADDON_PATH=usr/local/additionalIs this the<br>
<div class="im">&gt; procedure? (I&#39;m getting some Permission denied<br>
&gt; error)<br>
<br>
</div>No, don&#39;t put it in Init.sh.<br>
<br>
This is what I put in ~/.bashrc<br>
<br>
export GRASS_ADDON_PATH=/usr/src/grass/addons<br>
<font color="#888888"><br>
<br>
<br>
Hamish<br>
<br>
<br>
<br>
<br>
</font></blockquote></div><br></div>