UTF8 locale not supported

Scott Tringali scott.tringali at etnus.com
Sat Aug 19 15:55:33 CEST 2006


tom wrote:

> I use nedit under UNIX in office every day. Now I installed it under linux at home. Nedit works fine, but when I start it in a terminal one boaring line appaers in my terminal:
> UTF8 locale not supported.
> What does it mean? How can I get rid of this message?

When you log in, you can choose a locale: English, German, etc.  You 
picked a UTF8 locale that NEdit doesn't support.  Change it to plain 
en_US and you should be OK.  If you really need UTF-8 for other apps 
(chances are you don't, and it was forced on you) you can run just nedit 
under that locale:

  setenv LANG en_US
  nedit

We'll probably get rid of the warning since the distros have changed and 
made it much more common.


More information about the Discuss mailing list