熊喵君的Note

博学,审问,慎思,明辨,笃行

导航

2011年8月24日 #

Ubuntu 10.04下安装Google拼音输入法

摘要: 本文来源于网络在Ubuntu 10.04下安装Google拼音输入法,如下: A. 获取代码:(没有git的先安装git:sudo apt-get install git-core) $ git clone git://github.com/tchaikov/scim-googlepinyin.git $ cd scim-googlepinyin B. 编译前提: 上面给的链接里面有介绍怎么编译的,但少提了几个必需组件,这里列一下: * autotools-dev * libgtk2.0-dev * libscim-dev * libtool * automake 用下面... 阅读全文

posted @ 2011-08-24 19:29 pandaychen 阅读(180) 评论(0) 推荐(0)