Re: [Pcbsd-developer] PCBSD-Developer Digest, Vol 2, Issue 6
Status: Beta
Brought to you by:
kmoore134
From: Andrei K. <an...@bs...> - 2006-07-23 19:29:23
|
On Sunday 23 July 2006 10:23 pm, Charles A. Landemaine wrote: > On 7/23/06, pcb...@li... > > <pcb...@li...> wrote: > > when I run locale command I see this picture: > > # locale > > LANG= > > LC_CTYPE="C" > > LC_COLLATE="C" > > LC_TIME="C" > > LC_NUMERIC="C" > > LC_MONETARY="C" > > LC_MESSAGES="C" > > LC_ALL= > > > > and /etc/csh.login contains this: > > setenv MM_CHARSET "UTF-8" > > > > The FreeBSD base system sh does not support wide characters needed for > > Unicode/UTF-8. Other shells, such as csh, tcsh and zsh do. > > > > Default FreeBSD vi (actual program name is nvi) is old and does not > > support unicode- have to install new one from ports. > > This problem was discussed already: > http://bugs.pcbsd.org/bug.php?op=show&bugid=82&pos=3 This bug have nothing nothing in common with lack of unicode in base system. |