View previous topic :: View next topic |
Author |
Message |
drudox l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1603261954643beed0769df.jpg)
Joined: 28 Jan 2016 Posts: 919
|
Posted: Mon May 21, 2018 7:51 pm Post subject: problemi con locale da shell zsh |
|
|
salve a tutti ...
ho dei problemi con locale .. che mi vengono segnalati quando uso emerge ...
Code: | Burrows /home/marco # emerge --ask -uDNv --with-bdeps y @world --autounmask -n
setlocale: unsupported locale setting
setlocale: unsupported locale setting
|
sapete darmi una mano ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fedeliallalinea Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/161653968057192eb39329f.jpg)
Joined: 08 Mar 2003 Posts: 31461 Location: here
|
Posted: Tue May 22, 2018 6:00 am Post subject: |
|
|
Cosa riportano i comandi
Code: | $ locale
$ locale -a
$ eselect locale list | ![Question :?:](images/smiles/icon_question.gif) _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
drudox l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1603261954643beed0769df.jpg)
Joined: 28 Jan 2016 Posts: 919
|
Posted: Tue May 22, 2018 6:18 am Post subject: |
|
|
grazie per l'aiuto !
locale :
Code: | ▶ locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.utf8
LC_CTYPE=en_GB.UTF-8
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL= |
Code: | ▶ locale -a
locale: Cannot set LC_CTYPE to default locale: No such file or directory
C
en_US.utf8
it_IT.utf8
POSIX
|
Code: | ▶ eselect locale list
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
Available targets for the LANG variable:
[1] C
[2] en_US.utf8 *
[3] it_IT.utf8
[4] POSIX
[ ] (free form)
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fedeliallalinea Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/161653968057192eb39329f.jpg)
Joined: 08 Mar 2003 Posts: 31461 Location: here
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
drudox l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1603261954643beed0769df.jpg)
Joined: 28 Jan 2016 Posts: 919
|
Posted: Tue May 22, 2018 7:31 pm Post subject: |
|
|
si hai ragione grazie 1000 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|