I&#39;m using ubuntu, I installed grass from the synaptic. So the script to start grass is in /usr/bin then the file name is grass64 (/usr/bin/grass64) and the scripts are in /usr/lib/grass64 then inside grass64 folder you get other folder like scripts and so on. That is why in my script I wrote:<br>
<br># start GRASS<br>GISBASE=/usr/bin/grass64<br><br># path to the scripts<br>GISBASELIB=/usr/lib/grass64<br><br>But I tried to export the PATH you gave me, still giving me an error of r.in.gdal not found<br><br><div class="gmail_quote">
On Thu, Jun 24, 2010 at 9:16 AM, Markus Metz <span dir="ltr">&lt;<a href="mailto:markus.metz.giswork@googlemail.com">markus.metz.giswork@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Sandile Gumede wrote:<br>
&gt;<br>
&gt; [snip]<br>
<div class="im">&gt;<br>
&gt;<br>
&gt; # first our GRASS, then the rest<br>
&gt; export PATH=$GISBASE:$GISBASELIB/scripts:$PATH<br>
<br>
</div>Try<br>
export PATH=&quot;$GISBASE/bin:$GISBASE/scripts:$PATH&quot;<br>
<br>
See also etc/init.sh for inspiration<br>
<br>
Markus M<br>
</blockquote></div><br><br clear="all"><br>-- <br>Kind Regards<br>TS Gumede<br>CSIR, Meraka Institute<br>072 258 1650<br><br>