From owner-freebsd-questions@FreeBSD.ORG Mon Jul 10 14:52:08 2006 Return-Path: X-Original-To: questions@freebsd.org 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 0931316A4DA for ; Mon, 10 Jul 2006 14:52:08 +0000 (UTC) (envelope-from tofik@oxygen.az) Received: from mail.ultel.net (ns2.ultel.net [81.21.80.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F43D43D46 for ; Mon, 10 Jul 2006 14:52:06 +0000 (GMT) (envelope-from tofik@oxygen.az) Received: from mail.ultel.net (localhost.ultel.net [127.0.0.1]) by mail.ultel.net (Postfix) with ESMTP id 2A33F170F3 for ; Mon, 10 Jul 2006 19:52:05 +0500 (AZST) Received: from [192.168.1.3] (unknown [81.21.81.41]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.ultel.net (Postfix) with ESMTP id A7B0F1704A for ; Mon, 10 Jul 2006 19:52:00 +0500 (AZST) Message-ID: <44B26979.1010004@oxygen.az> Date: Mon, 10 Jul 2006 19:51:37 +0500 From: Tofik Suleymanov MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: Subject: freebsd 6.1 locale problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jul 2006 14:52:08 -0000 Hello list, after upgrading to 6.1-RELEASE from 5.3-RELEASE i get errors related to my locale setup.For example, while doing 'man ls' i get: "ctype locale: Invalid argument" (actual man-page goes here) Also, i can not see russian KOI8-R texts in any of my X consoles, while all needed fonts are installed properly. my .login_conf contains following configuration: me:Russian localization:\ :charset=KOI8-R:\ :lang=ru_RU.KOI8-R: xorg.conf snippet with needed fonts: FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" Any advice ? Tofik Suleymanov