Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2005 12:13:54 -0400
From:      Parv <parv@pair.com>
To:        "vdemart1@tin.it" <vdemart1@tin.it>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Perl  setting locale failed
Message-ID:  <20050902161354.GA3251@holestein.holy.cow>
In-Reply-To: <604766.1125661469873.JavaMail.root@pswm9.cp.tin.it>
References:  <604766.1125661469873.JavaMail.root@pswm9.cp.tin.it>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <604766.1125661469873.JavaMail.root@pswm9.cp.tin.it>,
wrote vdemart1@tin.it thusly...
>
> 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?

RTFM locale(1).

More directly, if you run "locale -a | grep it_IT", you will see
that there is no '_' after 'ISO'.


  - Parv

-- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050902161354.GA3251>