在Linux下使用Google拼音输入法
习惯于Windows下的搜狗输入法,真觉得在Linux下的拼音输入法非常不顺手。
近日才恍然发现某位仁兄移植了Android下的谷歌输入法到Linux下(链接),于是赶紧弄下来体验了一把。总体感觉顺手很多,当然也有少许的BUG(例如有时候输入完拼音后,直接只显示了拼音原文而不是汉字)。
下面是安装步骤(需要自己编译):
A. 获取代码:
$ git clone git://github.com/tchaikov/scim-googlepinyin.git
$ cd scim-googlepinyin.git
B. 编译前提:
上面给的链接里面有介绍怎么编译的,但少提了几个必需组件,这里列一下:
* autotools-dev
* libgtk2.0-dev
* libscim-dev
* libtool
* automake1.9
用下面命令看看是不是安装了,如果没有,会自动帮你安装上:
$ aptitude install autotools-dev libgtk2.0-dev libscim-dev libtool automake1.9
C. 编译:
记住系统必须先存在SCIM(没有的话 sudo apt-get install scim 一下)
$ ./autogen.sh
$ make
$ sudo make install
大功告成,重启下SCIM然后就能体验了。

The 在Linux下使用Google拼音输入法 by Neio Notes, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
No Comments
About Me
周聪辉 / 周聰輝 / Neio Zhou
Msc.(C.S.), CUHK
Software Engineer
Research interest in Software Architecture, Computer Vision and Artificial Intelligent
Currently working in Hong Kong
moreCategories
Archives
- September 2011 (3)
- April 2011 (1)
- October 2010 (1)
- December 2009 (1)
- November 2009 (1)
- October 2009 (9)
- July 2009 (1)
- November 2007 (1)
Recent Comments
- Loading...
Tag Clouds
.NET
0MQ
apache
boost
Bus
C#
CLR
CSharp
CuteFTP
Debian
dotNET
Erlang
freebase
Google
GooglePinyin
gpg
hypertable
Introduction
linux
NO_PUBKEY
Password
Pinyin
pubkey
RabbitMQ
Reduce
rewrite
sm.dat
Thrift
ubuntu
ZeroMQ
下载
公钥
加法分解
多项式
密码
密码查看
密码读取
查看
消息中间件
消息总线
破解
算法
解密
谷歌
谷歌拼音输入法 前沿理论 (1)
开发作品 (1)
架构设计 (1)
生活随笔 (6)
算法设计 (1)
经验之谈 (11)
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.