From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Locales not working Date: Thu, 12 Feb 2015 18:38:29 +0100 Message-ID: <20150212173829.GA11998@debian> References: <20150210180603.GA29701@debian> <20150210183024.GA30000@debian> <87a90kw5br.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLxiq-0004OH-PC for guix-devel@gnu.org; Thu, 12 Feb 2015 12:38:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLxip-0003cR-St for guix-devel@gnu.org; Thu, 12 Feb 2015 12:38:40 -0500 Content-Disposition: inline In-Reply-To: <87a90kw5br.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Wed, Feb 11, 2015 at 09:39:36PM +0100, Ludovic Courtès wrote: > Commit aee6180c adds ‘glibc-locales’. You can install it and do: > export LOCPATH=$HOME/.guix-profile/share/locale Excellent, that works for me! Thank you very much, Andreas