Perl setting locale failed

Parv parv at pair.com
Fri Sep 2 09:13:55 PDT 2005


in message <604766.1125661469873.JavaMail.root at pswm9.cp.tin.it>,
wrote vdemart1 at 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

-- 



More information about the freebsd-questions mailing list