You are not logged in.
Pages: 1
salve ragazzi ho un problema riguardante la lingua locale anche se usando lxqt la lingua l'ora e la data sono perfetti pero quando da terminale vado ha lanciare locale -a
locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=it_IT.UTF-8
LC_CTYPE="it_IT.UTF-8"
LC_NUMERIC=it_IT.UTF-8
LC_TIME=it_IT.UTF-8
LC_COLLATE=it_IT.UTF-8
LC_MONETARY=it_IT.UTF-8
LC_MESSAGES="it_IT.UTF-8"
LC_PAPER="it_IT.UTF-8"
LC_NAME="it_IT.UTF-8"
LC_ADDRESS="it_IT.UTF-8"
LC_TELEPHONE="it_IT.UTF-8"
LC_MEASUREMENT=it_IT.UTF-8
LC_IDENTIFICATION="it_IT.UTF-8"
LC_ALL=
[matteo@archDog ~]$ locale -a
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
C.utf8
POSIXho guardato diverse guide ma rimane sempre uguale potete darmi qulche consciglio??
grazie
Last edited by mattylux79 (Yesterday 20:18:13)
Offline
you need to uncomment it_IT.UTF-8 in your /etc/locale.gen and then run locale-gen
Last edited by skunktrader (Yesterday 05:52:36)
Offline
thank you
Thanks a lot, it was solved quickly, but I tried several discussions here in the forum and it was solved anyway.
Offline
Pages: 1