[GRASS-dev] winGRASS: enabling non-english languages?
Markus Neteler
neteler at osgeo.org
Wed Jan 13 05:41:14 EST 2010
On Wed, Jan 13, 2010 at 9:25 AM, Markus Neteler <neteler at osgeo.org> wrote:
> On Wed, Jan 13, 2010 at 8:28 AM, Glynn Clements wrote:
>> Markus Neteler wrote:
>>> we have tried the latest winGRASS from today which has nls enabled
...
>> If I set LANG=ja, precisely one of the menu entries gets
>> translated: Help (ヘルプ).
>
> Here it fails because GRASS is installed in "Program Files".
> g.gui wxpython
> bails out with a related error.
... which was:
GRASS 6.4.0svn (demolocation)> g.gui wxpython
wxgui: can't open file 'C:/Program': [Errno 2] No such file or directory
Any troubles in
sprintf(progname, "%s/etc/wxpython/wxgui.py", G_gisbase());
?
> Of course I had to set GRASS_PYTHON=python manually before but
> due to the space problem it doesn't come up.
> At least we seem to be close.
Markus
More information about the grass-dev
mailing list