Junjun&3588 个人博客

-个人博客-
热爱技术,喜欢科技. Hello Coder!!
  1. 首页
  2. 未分类
  3. 正文

Ubuntu Google PinYin

2012-02-13 375点热度 0人点赞 0条评论

http://code.google.com/p/libgooglepinyin/wiki/INSTALL

 
Source
Dependencies: cmake build-essential opencc mercurial

To install the dependencies, you can run:

sudo apt-get install cmake build-essential opencc mercurial ibus

libgooglepinyin
The library.

To compile and install the googlepinyin library, you can run:

hg clone http://code.google.com/p/libgooglepinyin/

cd libgooglepinyin

mkdir build; cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr

make
sudo make install

ibus-googlepinyin
The ibus wrapper

To compile and install ibus-googlepinyin, you can run:

hg clone http://code.google.com/p/libgooglepinyin.ibus-wrapper/ ibus-googlepinyin

cd ibus-googlepinyin

mkdir build; cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr

make
sudo make install

fcitx-googlepinyin
The fcitx wrapper

To compile and install fcitx-googlepinyin, you can run:

hg clone http://code.google.com/p/fcitx.fcitx-googlepinyin/ fcitx-googlepinyin

cd fcitx-googlepinyin

mkdir build; cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr

make
sudo make install


























标签: 暂无
最后更新:2012-02-13

admin3588

这个人很懒,什么都没留下

点赞
< 上一篇
下一篇 >

文章评论

razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
取消回复

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理。

COPYRIGHT © 2022 Junjun&3588 个人博客. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang