From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Guile: warning: failed to install locale Date: Thu, 16 Jan 2020 17:28:18 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41058) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1is80V-0006EH-MG for help-guix@gnu.org; Thu, 16 Jan 2020 11:28:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1is80U-0006J3-Ki for help-guix@gnu.org; Thu, 16 Jan 2020 11:28:31 -0500 Received: from mail-qt1-x829.google.com ([2607:f8b0:4864:20::829]:33139) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1is80U-0006Il-HJ for help-guix@gnu.org; Thu, 16 Jan 2020 11:28:30 -0500 Received: by mail-qt1-x829.google.com with SMTP id d5so19346958qto.0 for ; Thu, 16 Jan 2020 08:28:30 -0800 (PST) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: wisdomlight@protonmail.com Cc: "help-guix@gnu.org" Hi, Have you installed the locale? Something along these lines: https://guix.gnu.org/manual/en/html_node/Application-Setup.html#Locales-1 All the best, simon