-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
/bin/bash: warning: setlocale: LC_ALL: cannot change locale ( (unset))
Generating locales...
en_US.ISO-8859-1... /usr/sbin/locale-gen: line 177: warning: setlocale: LC_ALL: cannot change locale ( (unset))
done
Generation complete.
ganesha@ubuntu:~$ sudo update_locale LANG=en_US
sudo: update_locale:…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
It gives the following details of the package operation failing after using the sofware updater on 12.10:
installArchives() failed: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN.ISO8859-1"…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I can not update Weather Indicator with Update Manager. This is the terminal log:
installArchives() failed: perl: warning: Setting locale failed. perl:
warning: Please check that your locale settings: LANGUAGE = (unset),
LC_ALL = (unset), LANG = "sr_RS.utf_8_latin"
are supported and…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
When installing vim through Software Center , I get this error
installArchives() failed: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN.ISO8859-1"
are supported and installed on your…
>>> More
-
as seen on Super User
- Search for 'Super User'
I couldn't install mysql I get this
brew install mysql
Error: You must `brew link cmake' before mysql can be installed
so then I type brew ink cmake …
>>> More