On 20-Nov-98 Daniel Elenius wrote:
> Does anyone know what values you might have for the environmnt
> variables LC_ALL and LANG (I sometimes get a warning that I should set 
> these). I have set LC_CTYPE (to ISO8859-1), I use a swedish
> keyboard. I haven't found the specs for these variables anywhere.
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] <
> /dev/null
>

My best guess, unless someone know better ;-)

<---------------------------------------------------
# /etc/profile: system-wide .profile file for bash(1).

LC_CTYPE=ISO-8859-1 # do not use ISO8859-1
LC_ALL=sv.SE
LANG=sv
LESSCHARSET=latin1

export LC_CTYPE LC_ALL LANG LESSCHARSET
--------------------------------------------------->



----------------------------------------
Message envoyé le 21-Nov-98 à 01:58:27
Par Mario Bertrand <[EMAIL PROTECTED]>
----------------------------------------

Reply via email to