Hi,

2012/4/11 Lluís Vicens <[email protected]>:
> I have a student that wants to run GRASS 6.4.2 on a mac OS and he is
> experimenting the following error: when he tries to start grass creating a
> new locations/mapset, it appears an error message:
>
> pythonw2 error
> Cannot set locale to 'es_AR'
>
> I'm a linux user so i'm not familiar with some (probably) 'typical' problems
> on mac. Any hint/help will be welcome.

I am not a mac user, anyway

export LC_ALL=C

or

export LANG=C

should help. In any case it's a bug (wxGUI should not fail on invalid
locales). Should be fixed for 6.4.3 (r51373).

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to