[Risolto] Gentoo sul mio PC: Aggiustamenti

Sistemi operativi Linux e software open source
Rispondi
Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da conoscenza »

dai:
echo "it_IT.UTF-8 UTF-8" >> /etc/locale.gen
poi dai
locale-gen

mi fai rivedere:
locale
e
locale -a
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da Zievatron »

localhost Desktop # locale
LANG=
LC_CTYPE=it_IT.UTF-8
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
localhost Desktop # locale -a
C
POSIX
it_IT
it_IT.iso88591
it_IT.utf8
italian
localhost Desktop #

EDIT:
Ho provato a riavviare. Nessun cambiamento
Zievatron

Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da conoscenza »

locale-gen
cosa restituisce?

apri un terminale
e da utente dai anche
locale-gen
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da Zievatron »

Codice: Seleziona tutto

bash: locale-gen: command not found
Zievatron

Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da conoscenza »

ok!
da root hai dato "locale-gen"? cosa hai avuto in output?

mi fai vedere:
cat /etc/locale.gen
e
cat /etc/env.d/02locale
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da Zievatron »

conoscenza ha scritto:ok!
da root hai dato "locale-gen"? cosa hai avuto in output?
Messaggio immediatamente precedente. :)
mi fai vedere:
cat /etc/locale.gen
e
cat /etc/env.d/02locale

Codice: Seleziona tutto

darkstar / # cat /etc/locale.gen
# /etc/locale.gen: list all of the locales you want to have on your system
#
# The format of each line:
# <locale> <charmap>
#
# Where <locale> is a locale located in /usr/share/i18n/locales/ and
# where <charmap> is a charmap located in /usr/share/i18n/charmaps/.
#
# All blank lines and lines starting with # are ignored.
#
# For the default list of supported combinations, see the file:
# /usr/share/i18n/SUPPORTED
#
# Whenever glibc is emerged, the locales listed here will be automatically
# rebuilt for you.  After updating this file, you can simply run `locale-gen`
# yourself instead of re-emerging glibc.

#en_US ISO-8859-1
#en_US.UTF-8 UTF-8
#ja_JP.EUC-JP EUC-JP
#ja_JP.UTF-8 UTF-8
#ja_JP EUC-JP
#en_HK ISO-8859-1
#en_PH ISO-8859-1
#de_DE ISO-8859-1
#de_DE@euro ISO-8859-15
#es_MX ISO-8859-1
#fa_IR UTF-8
#fr_FR ISO-8859-1
#fr_FR@euro ISO-8859-15
it_IT ISO-8859-1
it_IT.UTF-8 UTF-8
darkstar / # cat /etc/env.d/02locale
LC_CTYPE=it_IT.UTF-8
Zievatron

Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da conoscenza »

in /etc/locale.gen commenta la riga:
it_IT ISO-8859-1

poi...
locale-gen
l'hai dato da chroot o da root?

Se l'avevi dato da chroot, avvia Gentoo ..e dallo da root direttamente dal terminale...
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da Zievatron »

conoscenza ha scritto:locale-gen
l'hai dato da chroot o da root?
Se l'avevi dato da chroot, avvia Gentoo ..e dallo da root direttamente dal terminale...
Mi ha risposto così:

Codice: Seleziona tutto

localhost Desktop # locale-gen 
 * Generating 1 locales (this might take a while) with 1 jobs
 *  (1/1) Generating it_IT.UTF-8 ... [ ok ]
 * Generation complete
Zievatron

Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da conoscenza »

bene, hai provato ad avviare firefox? in che lingua è?
Gentoo, in che lingua è?
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo sul mio PC: Aggiustamenti

Messaggio da Zievatron »

Sempre inglese. :s
Zievatron

Rispondi