Setting up locale

If you plan on using a non-English language you have to setup your locale to match your desired language. You do that by running the localedef command with the proper values. You can find the desired files in the /usr/share/i18n directory.



localedef -i en_US -f ISO-8859-1 en_US