Error installing Package Control for Sublime Text 3 on Ubuntu 14.04
Posted
by
user1837378
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user1837378
Published on 2014-08-20T22:15:39Z
Indexed on
2014/08/20
22:33 UTC
Read the original article
Hit count: 254
14.04
|sublime-text
This is the error. It comes up when I paste and enter the installation code (which I get from the Package Control website) and each time I open up Sublime Text.
Package Control
Your system's locale is set to a value that can not handle non-ASCII characters. Package Control can not properly work unless this is fixed.
On Linux, please reference your distribution's docs for information on properly setting the LANG environmental variable. As a temporary work-around, you can launch Sublime Text from the terminal with:
LANG=en_US.UTF-8 sublime_text
I had the same problem with Ubuntu 13.04 so it's probably not version-dependent.
© Ask Ubuntu or respective owner