On Tue, Jul 13, 2010 at 10:17 PM, Jaime Carrera
<jaicarrerah...@yahoo.com> wrote:
>
> Hi list:
>
> I'm trying to start the wxpython GUI on GRASS 6.4 (self-compiled) on Snow 
> Leopard. I get the following error: " Connot set locale to 'es_AR' ".

Please post
echo $LANGUAGE

> Is there a way to make the GUI start in english?

This should work:

export LANG=en_US
export LANGUAGE=en_US
export LC_MESSAGES=en_US
grass64 -wx

Markus
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to