<div dir="ltr">Hi,<br><div><br>when installing incomplete GRASS GIS 6.4.3 from packages on Ubuntu I get the following error when I start using `grass` command:<br><div><br>Starting GRASS ...<br>python: can't open file '/usr/lib/grass64/etc/wxpython/gis_set.py': [Errno 2] No such file or directory<br>

Received EXIT message from GUI.<br>GRASS is not started. Bye.<br><br></div><div>It is caused by the fact that I have installed grass-core and not grass-gui, so I have modules and `grass` command but I don't have any GUI.<br>

<br></div><div>Although, packaging is what caused the problem, it seems that it is our problem since we claim that GRASS is usable without GUI or don't we?<br><br></div><div>Once user reads `grass -h` he or she can realize that `grass -text` could start and it of course starts. The problem is that when grass-gui package is not available, text interface should start (should be the default or fallback), but once grass-gui is installed GUI should be the default option.<br>

<br></div><div>Besides the start, modules do not have their GUIs:<br><br>g.region --ui<br>python: can't open file '/usr/lib/grass64/etc/wxpython/gui_core/forms.py': [Errno 2] No such file or directory<br><br>
</div>
<div>This is not so critical error, just a better error message would be nice. Maybe, the better error message would be enough also at start up. Something, like "Have you installed GRASS GIS with GUI?"<br></div>

<div><br></div><div>I haven't checked the source code but I guess that it is the same for all versions including trunk.<br></div><div><br></div><div>Vaclav<br></div></div></div>