首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

Linux上安装google拼音输入法

2012-08-31 
Linux下安装google拼音输入法1.grab the source?$ git clone git://github.com/tchaikov/scim-googlepinyi

Linux下安装google拼音输入法
1.grab the source

?$ git clone git://github.com/tchaikov/scim-googlepinyin.git
?$ cd scim-googlepinyin.git

?

2.build depends

?$ aptitude install autotools-dev libgtk2.0-dev libscim-dev

?

3.runtime depends

$ scim

?

4.build and install

sudo rm /var/lib/dpkg/lock && sudo apt-get install autoconf automake m4

?

5.设置语言

系统-->系统管理-->语言支持 ?键盘输入方式系统 选择scim

注销启动,OK

?

?

热点排行