linux开发
想问下大家linux下开发都用的什么版本,今天在ubuntu12.04上安装开发环境 安装完sublime2 不能输入中文弄了搞半天也没弄好。 好坑啊!还是我太笨了,求大神调教
9 回复
用 Ubuntu 14 不是更好么
中文输入
There are two ways to fix the problem.
First approach ( credited to Xiang Xiao @ http://oct.im/upgrade-1204lts-to-1404-lts-problems-and-fixes.html)
open a terminal
sudo apt-get install language-selector-gnome (skip this step if language support is installed)
ibus-daemon -drx
Second Approach ( credited to Aaron Lu @ https://bugzilla.redhat.com/show_bug.cgi?id=1002417)
delete Chinese input text entry setting
sudo apt-get remove ibus-pinyin
sudo apt-get install ibus-libpinyin
select intelligent pinyin from text entry setting
@leapon 你不是在用mac么?
@chapgaga ubuntu on virtualbox on macosx
@leapon我已经安装了Sogou,但是sublime还是不能输入中文,网上的方法也试了
终于搞定了
@leapon 这是有多折腾啊,哈哈,是不是还在mac上跑windows呢?
看标题,我开始以为你是开发Linux内核的。。。哈哈