Hi<div><br></div><div>I tried to use r.mapcalc in my GRASS6.4.RC5 in Linux and I got this error at terminal:</div><div><div>syntax error, unexpected &#39;-&#39;, expecting NAME or STRING</div><div>Parse error</div></div><div>
<br></div><div>And the following in command output window:</div><div><div>Traceback (most recent call last):</div><div>  File &quot;/usr/local/grass-6.4.0svn/etc/wxpython/wxgui.py&quot;,</div><div>line 473, in OnRunCmd</div>
<div><br></div><div>self.goutput.RunCmd(cmd, switchPage=False)</div><div>  File &quot;/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/g</div><div>output.py&quot;, line 354, in RunCmd</div><div><br></div><div>menuform.GUI().ParseCommand(cmdlist, parentframe=self)</div>
<div>  File &quot;/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/m</div><div>enuform.py&quot;, line 1828, in ParseCommand</div><div><br></div><div>xml.sax.parseString(getInterfaceDescription(cmd[0]),</div><div>  File &quot;/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/m</div>
<div>enuform.py&quot;, line 1764, in getInterfaceDescription</div><div><br></div><div>raise IOError, _(&quot;Unable to fetch interface description for</div><div>command &#39;%s&#39;.&quot;) % cmd</div><div>IOError</div><div>
:</div><div>Unable to fetch interface description for command</div><div>&#39;r.mapcalc&#39;.</div></div><div><br></div><div><br></div><div>Then I runned r.mapcalc at my GRASS OSGEO4w installation and I got the following error:</div>
<div><div>Traceback (most recent call last):</div><div>  File &quot;C:/osgeo4w/apps/grass/grass-6.4.0svn/etc/wxpython/wx</div><div>gui.py&quot;, line 473, in OnRunCmd</div><div><br></div><div>self.goutput.RunCmd(cmd, switchPage=False)</div>
<div>  File &quot;C:\osgeo4w\apps\grass\grass-6.4.0svn\etc\wxpython\gu</div><div>i_modules\goutput.py&quot;, line 354, in RunCmd</div><div><br></div><div>menuform.GUI().ParseCommand(cmdlist, parentframe=self)</div><div>  File &quot;C:\osgeo4w\apps\grass\grass-6.4.0svn\etc\wxpython\gu</div>
<div>i_modules\menuform.py&quot;, line 1863, in ParseCommand</div><div><br></div><div>xml.sax.parseString(getInterfaceDescription(cmd[0]).decode(e</div><div>nc).split(&#39;\n&#39;,1)[1].replace(&#39;&#39;, &#39;&lt;?xml version=&quot;1.0&quot;</div>
<div>encoding=&quot;utf-8&quot;?&gt;\n&#39;, 1).encode(&quot;utf-8&quot;),</div><div>  File &quot;C:\osgeo4w\apps\grass\grass-6.4.0svn\etc\wxpython\gu</div><div>i_modules\menuform.py&quot;, line 1802, in</div><div>getInterfaceDescription</div>
<div><br></div><div>raise IOError, _(&quot;Unable to fetch interface description for</div><div>command &#39;%s&#39;.&quot;) % cmd</div><div>IOError</div><div>:</div><div>Unable to fetch interface description for command</div>
<div>&#39;r.mapcalc&#39;.</div></div><div><br></div><div>From <a href="http://grass.itc.it/grass64/binary/mswindows/native/">http://grass.itc.it/grass64/binary/mswindows/native/</a> I installed WinGRASS6.4RC6-1 and I got exacly the same error.</div>
<div><br></div><div>Can anyone tell me if this is expected to happen? or if there is some sort of &quot;fix&quot; for this?</div><div><br></div><div>Thanks</div><div><br></div><div>Best regards,</div><div>Pedro</div><div>
<br></div>