I installed Siduction, but it is english, I wish to change it to spanish.
Thank
kabbalah
dpkg-reconfigure locales
Hi kabbalah,
Welcome to siduction!
You have installed KDE or another desktop?
If you read Portuguese you will find detailed answers here
Configurar o KDE em pt_br (http://forum.siduction.com.br/viewtopic.php?f=24&t=34)
Configurar a locale do root (http://forum.siduction.com.br/viewtopic.php?f=15&p=204)
and the language configuration of iceweasel
Instalando flashplugin
(http://forum.siduction.com.br/viewtopic.php?f=21&t=57&p=339#p339)
I have a installation in two languages (Portuguese and German) and can switch at will.
Best wishes,
Bequimão
Ok, I installed Gnome 3.4.
The idea of dpkg-reconfigure locales, not work.
In Locale.gen is:
# es_BO.UTF-8 UTF-8
# es_CL ISO-8859-1
# es_CL.UTF-8 UTF-8
es_CO ISO-8859-1
es_CO.UTF-8 UTF-8
# es_CR ISO-8859-1
# es_CR.UTF-8 UTF-8
# es_DO ISO-8859-1
It is since terminal: when selection: es_CO
root@siductionbox:/home/julio# dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
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
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales (this might take a while)...
es_CO.ISO-8859-1...cannot open locale definition file `es_CO': No such file or directory
done
es_CO.UTF-8...cannot open locale definition file `es_CO': No such file or directory
done
Generation complete.
*** update-locale: Error: invalid locale settings: LANG=es_CO
And it is when selection:es_CO.UTF-8
root@siductionbox:/home/julio# dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
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
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales (this might take a while)...
es_CO.ISO-8859-1...cannot open locale definition file `es_CO': No such file or directory
done
es_CO.UTF-8...cannot open locale definition file `es_CO': No such file or directory
done
Generation complete.
*** update-locale: Error: invalid locale settings: LANG=es_CO.UTF-8
Which flavour you have installed?
no problem here
Quoteroot@siductionbox:/home2/siduction/bequimao# dpkg-reconfigure locales
Generating locales (this might take a while)...
de_DE.UTF-8... done
en_US.UTF-8... done
es_CO.UTF-8... done
pt_BR.UTF-8... done
Generation complete.
Although I would execute this in a text terminal [Ctrl + Alt + F1]. Changes in former tests in a graphical terminal did not stay permanent.
What about gnome desktop? A gnome desktop would be experimental and not supported by the community.
Bequimão
The evolution to siduction brought the sudden death to the term 'not supported' :lol:
Those community members, though not almighty, using Gnome will be happy to assist if Gnome-related problems need to be discussed.
root@siductionbox:/home/micha# LANG= dpkg-reconfigure locales
Generating locales (this might take a while)...
de_DE.UTF-8... done
es_CO.UTF-8... done
Generation complete.
No problem here as well.
Please post the output of inxi -v1for towo to evaluate the flavour question, that towo raised.
After dpkg-reconfigure locales the available languages in system settings - locale are unchanged?
How to add another input language with panel indication?
Which desktop environment? With KDE, it is system-settings > input devices > keyboard > layouts.
For KDE kde-l10n-es must be installed. Siduction does not ship all aviable lang-packages.
Thanks dibl!