Date: Wed, 3 May 2006 10:01:19 +0400 From: "Eugene M. Minkovskii" <emin@mccme.ru> To: freebsd-questions@freebsd.org Subject: Re: loose locale after upgrade from 5.4 to 6.1RC2 Message-ID: <20060503060118.GA27728@mccme.ru> In-Reply-To: <20060502041505.GA25502@mccme.ru> References: <20060502041505.GA25502@mccme.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 02, 2006 at 08:15:06AM +0400, Eugene M. Minkovskii wrote: " Hello. " " I'm cvsuped from FreeBSD 5.4 to 6.1 RC2 and loose my russian " locale:( I can't type russian letters and many programs print " some warnings about locale. But russian fonts are worked: When I " go to other mashine through ssh, I see it. " " For example: " svn report: " svn: error: cannot set LC_ALL locale " svn: error: environment variable LANG is ru_RU.KOI8-R " svn: error: please check that your locale name is correct " " So, this is my locale: " $ locale " LANG=ru_RU.KOI8-R " LC_CTYPE="ru_RU.KOI8-R" " LC_COLLATE="ru_RU.KOI8-R" " LC_TIME="ru_RU.KOI8-R" " LC_NUMERIC="ru_RU.KOI8-R" " LC_MONETARY="ru_RU.KOI8-R" " LC_MESSAGES="ru_RU.KOI8-R" " LC_ALL= " " (Same I see on old worked mashine). This is fragment of my rc.conf: " font8x14="cp866-8x14" " font8x16="cp866b-8x16" " font8x8="cp866-8x8" " scrnmap="koi8-r2cp866" " keymap="ru.koi8-r.win.winkey.kbd" " " (Last line is my own keymap, when I set system keymap through " sysinstall, I can't type in russian too --- same effect) " " environment I set by user class and /etc/login.conf. User has " russian class, and in login conf we see: " " # " # Russian Users Accounts. Setup proper environment variables. " # " russian|Russian Users Accounts:\ " :charset=KOI8-R:\ " :lang=ru_RU.KOI8-R:\ " :tc=default: " " " -- " Sensory yours, Eugene Minkovskii " Сенсорно ваш, Евгений Миньковский " _______________________________________________ " freebsd-questions@freebsd.org mailing list " http://lists.freebsd.org/mailman/listinfo/freebsd-questions " To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" I solve the problem: after cvsup from 5.4 to 6.x and rebuild the world, we MUST recompile many ports including bash. -- Sensory yours, Eugene Minkovskii Сенсорно ваш, Евгений Миньковский
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060503060118.GA27728>