On Thu, Jul 26, 2012 at 11:40 PM, Michael Barton <michael.bar...@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
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to