ons 2002-10-09 klockan 21.37 skrev Ing. Carlos M. Martinez:
> 
> Hi All,
> 
> I have just installed two machines with RH8.0. While i'm quite pleased
> with the visual aspects of it, i'm having a few issues apparently related
> with RH 8.0 now using UTF-8.
> 
> I use PINE to read my email, and it doesn't handle UTF-8 well, even with a
> patch i found applied. I also have some issues with bold characters in man
> pages and info files. Man pages appear garbled and are quite unreadable.
> 
> Is this issue known ? What can be done about it ? Can RH 8.0 be reverted
> to use plain ISO-8859-1 for example ?

Yup. Just edit /etc/sysconfig/i18n. Change the LANG variable in it. In
my case, LANG is set to:

LANG="sv_SE.UTF-8"

To use ISO 8859/1 instead (which doesn't support the Euro symbol), I
just change that to:

LANG="sv_SE.ISO-8859-1"

or:

LANG="sv_SE"

However, I've found that using ISO 8859/1 causes other issues, so I've
now went back to using UTF-8.

/Robert



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to