[GRASS-dev] more on locale problem

Markus Neteler neteler at osgeo.org
Fri Jul 27 02:01:58 PDT 2012


On Thu, Jul 26, 2012 at 11:40 PM, Michael Barton <Michael.Barton at asu.edu> wrote:
> For both Snow Leopard and Lion...
>
> anthgradpc7:grass64_rb cmbarton$ $LC_CTYPE

try:
echo $LC_CTYPE

> anthgradpc7:grass64_rb cmbarton$ $LC_ALL

try:
echo $LC_ALL

> anthgradpc7:grass64_rb cmbarton$ $LANG
> -bash: en_US.UTF-8: command not found

try:
echo $LANG

or try

set | grep UTF

Markus


More information about the grass-dev mailing list