bash: warning: setlocale: LC_NUMERIC: cannot change locale (it_IT.utf8): No such file or directory bash: warning: setlocale: LC_TIME: cannot change locale (it_IT.utf8): No such file or directory bash: warning: setlocale: LC_CTYPE: cannot change locale (it_IT.utf8): No such file or directory bash: warning: setlocale: LC_COLLATE: cannot change locale (it_IT.utf8): No such file or directory bash: warning: setlocale: LC_MESSAGES: cannot change locale (it_IT.utf8): No such file or directory [lillo@scatolino ~]$ cat /etc/locale.conf LANG=it_IT.utf8 LC_ADDRESS=it_IT.utf8 LC_IDENTIFICATION=it_IT.utf8 LC_MEASUREMENT=it_IT.utf8 LC_MONETARY=it_IT.utf8 LC_NAME=it_IT.utf8 LC_NUMERIC=it_IT.utf8 LC_PAPER=it_IT.utf8 LC_TELEPHONE=it_IT.utf8 LC_TIME=it_IT.utf8 [lillo@scatolino ~]$