Help, I don't know, sorry, but I think I know the cause of the problem.
RH uses UTF-8 character encoding. Many other systems use ISO-8859 encodings. For ordinary english characters, this isn't a problem. I becomes a problem when you want to use less common or local characters.
I suppose one way or solving the problem would be to change the encoding you use. I think you do it by editing /etc/sysconfig/i18n
I think the alternatives you can use can be found in /usr/lib/locale
Never tried, so I'm not certain.
Good luck!
Last edited by Starchild; 10-26-2003 at 08:12 AM.
|