From owner-freebsd-questions@FreeBSD.ORG Fri Sep 2 11:44:31 2005 Return-Path: X-Original-To: freebsd-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 F0C7816A41F for ; Fri, 2 Sep 2005 11:44:31 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DCF043D46 for ; Fri, 2 Sep 2005 11:44:31 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from pswm9.cp.tin.it (212.216.176.75) by vsmtp3.tin.it (7.2.060.1) id 430ED4C20032C5FD for freebsd-questions@freebsd.org; Fri, 2 Sep 2005 13:44:27 +0200 Message-ID: <604766.1125661469873.JavaMail.root@pswm9.cp.tin.it> Date: Fri, 2 Sep 2005 12:44:29 +0100 (GMT+01:00) From: "vdemart1@tin.it" To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: 194.185.25.72 Subject: Perl setting locale failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "vdemart1@tin.it" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 11:44:32 -0000 After having updated all freebsd 5.4 src & ports I've issued the "portsdb -uU" command but freebsd complains endlessly: .......................................................... perl: warning: Please check that your locale settings: LC_ALL = (unset), LANG = "it_IT.ISO_8859-15" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. ................................................. Yes, I recently set the Italian language and the complaint is only a warning but WHAT should I do to avoid that warning? Ciao Vittorio