Answer the question
In order to leave comments, you need to log in
How to fix localization problem in ubuntu?
Good afternoon.
After installing the system, there was a problem with the locale.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "ru_MD.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
ack: carrello: No such file or directory
manpath: can't set the locale; make sure $LC_* and $LANG are correct
-> % 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.UTF-8
POSIX
en_AG
en_AG.utf8
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_DK.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_IL
en_IL.utf8
en_IN
en_IN.utf8
en_NG
en_NG.utf8
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZM
en_ZM.utf8
en_ZW.utf8
Answer the question
In order to leave comments, you need to log in
such locale "ru_MD.UTF-8" does not exist at all, and I don't need itAnd what is needed?
sudo apt-get install language-pack-ru
export LC_ALL=en_US.UTF-8
Pro I forgot the error itself a long time ago, but this line has been living in my ~/.bashrc since then, it doesn’t ask to eat.
Go to google, type in "how to add locale Ubuntu", read, do.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question