Jony wrote: > The problem is that when i type this command: > > Code: > sudo localedef -c -i ru_RU -f utf8 ru_RU.utf8 > > You shouldn't be touching that. Install your locales with Distro packages. Besides to change locale for all programs to use you don't need to do anything more then adding "export LANG=ru_RU.utf8" to your ~/.bashrc file.