From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 08:24:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E062216A4BF for ; Wed, 3 Sep 2003 08:24:10 -0700 (PDT) Received: from ns0.binep.ac.ru (serv2.binep.ac.ru [193.233.44.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0E4343FE0 for ; Wed, 3 Sep 2003 08:24:08 -0700 (PDT) (envelope-from goshik@binep.ac.ru) Received: from byfi (byfi.binep.ac.ru [193.233.44.234]) by ns0.binep.ac.ru (8.11.6/8.11.6) with SMTP id h83FY2Q87627; Wed, 3 Sep 2003 19:34:02 +0400 (MSD) (envelope-from goshik@binep.ac.ru) Message-ID: <00b501c3722f$6525a0a0$ea2ce9c1@binep.ac.ru> From: "Igor B. Bykhalo" To: "Alex Zivenko" References: <001c01c37228$7a88f480$0400a8c0@fire> Date: Wed, 3 Sep 2003 19:23:55 +0400 Organization: BINEPCP RAS MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-questions@freebsd.org Subject: Re: codepages, koi-8 r - ? why only english? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2003 15:24:11 -0000 From: "Alex Zivenko" To: Sent: Wednesday, September 03, 2003 6:33 PM Subject: codepages, koi-8 r - ? why only english? > Hi FreeBSD community. I have a question for you > How can I add some other languages to my FreeBSD. I am russian, so how can I add russian codepages? How can I use koi-8 r? > How I can configure my FreeBSD to support russian codepage? 1. Via sysinstall (system console settings): http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-post.html 2. By hand, with good explanaition at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/l10n.html See, this is all Handbook, so do your homework please... > What I should do in my KDE? I think this is also in handbook. HTH, Igor > Thank's.