Results 1 to 4 of 4
everytime I run packman I get a C locale error?
what exactly is this?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-15-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 23
pacman C locale errors
everytime I run packman I get a C locale error?
what exactly is this?
- 06-15-2007 #2
You'll probably have to uncomment your locale in /etc/locale.gen and then run locale-gen as root. Take a look at the wiki for more help.
- 06-15-2007 #3Just Joined!
- Join Date
- Mar 2007
- Posts
- 23
what do you mean by uncomment
- 06-15-2007 #4
The file should have a list of locales. In front of them should be a pound sign(#). You'll want to remove the pound sign from the one that applies to you. If you're in the US, it will be something like:
en_US ISO-8869-1
Once you do that, save and close the file and run locale-gen as root.


Reply With Quote
