Re: Проблема с отображе нием русских букв (Mandriva 20 07)

Alexander Fenster <[email protected]> Thu, 22 Mar 2007 20:12:30 +0600 (NOVT)
Newsgroups gmane.network.centericq
Message-ID <[email protected]>
> There is no UTF-8 support right now. There is a hack to display
> characters (linking against ncursesw instead of ncurses), but it won't
> work in a language such as Russian where most of the characters (if
> not all) are multi-byte sequences.

Now I see the problem.  I would suggest a workaround for the thread 
starter which will probably work, though it is ugly enough.  He can just 
use `tcs' (or iconv, or whatever) and run

tcs -f utf -t koi8-r | centericq | tcs -f koi8-r -t utf

I used to do it as a fast way for switching between koi8-r and cp1251 
codepages when I could not configure locale properly.  I suppose it will 
work for utf-8 also.

-- 
Alexander Fenster
_______________________________________________
Cicq mailing list
Cicq-xGejAJT2w6wWP6gT/[email protected]
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/