[NTLUG:Discuss] RedHat 8.0 UTF-8 compatibility revisited ...
MadHat
madhat at unspecific.com
Thu Dec 26 10:53:51 CST 2002
This has been discussed several times here since 7.3 came out, since it
changes the ordering in 'ls', and some applications, of files and
directories as well as the character issues. In 7.3 is was just the
ordering that I know was an issue. The character issue did not appear
until 8.0.
Tough I personally make the changes by adding these lines to the file
$HOME/.i18n
On Thu, 2002-12-26 at 09:59, David Simmons wrote:
> Here's an idea from another LUG...solved some issues with international
> characters...thought it might be of help here...
>
> dave
> ------------------------------------------------
>
> After following Bruce's comments, I found out that a simple change of
> "/etc/sysconfig/i18n":
>
> From:
> LANG="en_US.UTF-8"
> SUPPORTED="en_US.UTF-8:en_US:en"
> SYSFONT="latarcyrheb-sun16"
>
> To:
> LANG="en_US.UTF-8:en_US:en"
> SUPPORTED="en_US.UTF-8:en_US:en"
> SYSFONT="latarcyrheb-sun16"
>
> Fixes all my issues with several binary-only programs (like Acrobat
> Reader). Each variable is just a colon (:) separated set of values, and
> one only needs to add "en_US:en" to the "LANG" variable.
>
> Maybe RedHat _should_ be doing this by default in 8.x???
>
>
>
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
--
MadHat at Unspecific.com
`But I don't want to go among mad people,' Alice remarked.
`Oh, you can't help that,' said the Cat: `we're all mad here...'
-- Lewis Carroll - _Alice's_Adventures_in_Wonderland_
More information about the Discuss
mailing list