Send grass-windows mailing list submissions to
        grass-windows@lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.osgeo.org/mailman/listinfo/grass-windows
or, via email, send a message with subject or body 'help' to
        grass-windows-requ...@lists.osgeo.org

You can reach the person managing the list at
        grass-windows-ow...@lists.osgeo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of grass-windows digest..."


Today's Topics:

   1. Re: [GRASS-user] Language of installed manual (Markus Neteler)
   2. Re: [GRASS-user] Language of installed manual (Glynn Clements)


----------------------------------------------------------------------

Message: 1
Date: Thu, 18 Feb 2010 10:46:56 +0100
From: Markus Neteler <nete...@osgeo.org>
Subject: [GRASS-windows] Re: [GRASS-user] Language of installed manual
To: Martin Landa <landa.mar...@gmail.com>
Cc: GRASS user list <grass-u...@lists.osgeo.org>,
        grass-windows@lists.osgeo.org,  Luigi Ponti <lpo...@infinito.it>
Message-ID:
        <86782b611002180146h7ebe884bpf995cf674d11...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Thu, Feb 11, 2010 at 10:52 AM, Martin Landa <landa.mar...@gmail.com> wrote:
> 2010/1/28 Markus Neteler <nete...@osgeo.org>:
>
> [...]
>
>> Apparently winGRASS-daily was/is build in CZ locale and NLS active.
>> Before compilation, the locale settings should be set to English by
>> defining LANG and LC_MESSAGES variables. IMHO easy to fix
>> on Martin's server.
>
> finally I have some time to look at this problem. Defining LANG and
> LC_MESSAGES in package.sh doesn't seems to help. Any hint from Windows
> users?

Two random ideas:
- add the definitions also in the cronjob script
- check if English language is possible on the machine (maybe the
en_US locale isn't there?)

Markus


------------------------------

Message: 2
Date: Thu, 18 Feb 2010 10:26:10 +0000
From: Glynn Clements <gl...@gclements.plus.com>
Subject: [GRASS-windows] Re: [GRASS-user] Language of installed manual
To: Markus Neteler <nete...@osgeo.org>
Cc: GRASS user list <grass-u...@lists.osgeo.org>,       Martin Landa
        <landa.mar...@gmail.com>,       Luigi Ponti <lpo...@infinito.it>,
        grass-windows@lists.osgeo.org
Message-ID: <19325.5570.620541.440...@cerise.gclements.plus.com>
Content-Type: text/plain; charset=us-ascii


Markus Neteler wrote:

> >> Apparently winGRASS-daily was/is build in CZ locale and NLS active.
> >> Before compilation, the locale settings should be set to English by
> >> defining LANG and LC_MESSAGES variables. IMHO easy to fix
> >> on Martin's server.
> >
> > finally I have some time to look at this problem. Defining LANG and
> > LC_MESSAGES in package.sh doesn't seems to help. Any hint from Windows
> > users?
> 
> Two random ideas:
> - add the definitions also in the cronjob script
> - check if English language is possible on the machine (maybe the
> en_US locale isn't there?)

The default locale is "C", which behaves the same as if no locale is
set (i.e. no call to setlocale()).

LC_ALL takes precedence over the individual LC_* variables and LANG,
so you may need to use:

        export LC_ALL=C

-- 
Glynn Clements <gl...@gclements.plus.com>


------------------------------

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


End of grass-windows Digest, Vol 42, Issue 6
********************************************

Reply via email to