From owner-freebsd-questions@FreeBSD.ORG Thu Mar 22 17:41:52 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EBE616A406 for ; Thu, 22 Mar 2007 17:41:52 +0000 (UTC) (envelope-from lists.gms@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.freebsd.org (Postfix) with ESMTP id B6B5E13C455 for ; Thu, 22 Mar 2007 17:41:51 +0000 (UTC) (envelope-from lists.gms@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so813981wxc for ; Thu, 22 Mar 2007 10:41:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=JW0GDghqNnMq5bST6mKaxfxQhwjsS+G8wTPq9xCAItEsu/JLQwilj7F15UPcp2MFjWE14zhGO/62HA7WMrKX/sg73BtLqZYrGsi26MQKLbpB6Do5txA6oznHkxQk9mIT0oxbX/qC8Xlf/7+2vo6xFIiGYsNbD0t0kIaTpGU6Eic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=OKuz2M9G8/6uDTFTjGnCSGHPhTCpfxgzk+w6Iiz4x9LD8HpyiDbXhSDPK32dEE9Fe7qcWUOa27BW1qQZ7Y0bDLZxUdsHOI5sdT7hTgethfE+dKOO3DsmRpG1PwuPit7gGlOdhYZwPzODxjKNfZbKx1TdUjSFdTQc0AGtPbw0VZM= Received: by 10.90.94.2 with SMTP id r2mr3940922agb.1174585311042; Thu, 22 Mar 2007 10:41:51 -0700 (PDT) Received: by 10.90.114.15 with HTTP; Thu, 22 Mar 2007 10:41:50 -0700 (PDT) Message-ID: Date: Thu, 22 Mar 2007 18:41:50 +0100 From: "Guill. Moreno-Socias" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD 5.5 : How to recreate /usr/share/locale & /usr/local/share/locale (Message Catalog System: corrupt file.) 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: Thu, 22 Mar 2007 17:41:52 -0000 Hello. I think have a problem of locale. In /etc/login.conf I have: default:\ [...] :charset=3DISO-8859-15:\ :lang=3Dfr_FR.ISO8859-15: and this gives at every login: Message Catalog System: corrupt file. Can this be related to a corrupt /usr/share/locale or /usr/local/share/locale? How could I recreate them? uname -a gives: FreeBSD fermat.math.uvsq.fr 5.5-RELEASE-p11 FreeBSD 5.5-RELEASE-p11 #0: Sat Mar 3 17:42:29 CET 2007 root@fermat.math.uvsq.fr:/usr/obj/usr/src/sys/FERMAT2 i386 Thanks in advance for your help. --=20 Guillermo Moreno-Soc=EDas