Thread: Locale Issues
View Single Post
  #4 (permalink)  
Old 08-25-2006, 10:49 PM
ubuntu-san ubuntu-san is offline
Junior Member
 
Join Date: Aug 2006
Posts: 18
Default localedef

Try the following commands:
sudo apt-get install localeconf
sudo localedef -i en_US -c -f UTF-8 en_US.UTF-8
Reply With Quote