Sogou official website said that 14.04 to directly install the Deb package on the line, no need to configure.
However, we still need to configure =
Command:
[email protected]:~$ sudo dpkg --get-selections | grep fcitx[email protected]:~$ sudo add-apt-repository ppa:fcitx-team/nightly[email protected]:~$ sudo apt-get update[email protected]:~$ sudo apt-get install fcitx[email protected]:~$ sudo apt-get install debhelper[email protected]:~$ sudo apt-get install cmake[email protected]:~$ sudo apt-get install intltool[email protected]:~$ sudo apt-get install pkg-config[email protected]:~$ sudo apt-get install fcitx-libs-dev [email protected]:~$ sudo apt-get remove ibus
After the restart, install the Deb package.
In addition, it is best to select the Chinese version when installing Ubuntu at the beginning, which can avoid the trouble =
Supplement:
1. If Firefox of Ubuntu has an egg font =, uninstall the two fonts:
Sudo apt-Get remove fonts-arphic-Ukai
Sudo apt-Get remove fonts-arphic-uming
2. Deleting ibus may cause the options in system settings to disappear. Now, you just have to settle it again.
sudo apt-get install ubuntu-desktop
Reference:
Http://tieba.baidu.com/p/2860116269
Http://hi.baidu.com/kevin276/item/d917a4f0ce246f12fe3582c1
Http://blog.sina.com.cn/s/blog_6c9d65a10101i0i7.html