ibus 的谷歌拼音输入法发布

Shellexy 童鞋将Android 平台的 Google Pinyin 输入法移植到 IBus 输入法框架下了。注意该程序并非 Google 官方出品,是将爱好者自行将 Android 平台版本迁移过来。

Ubuntu安装方法

  • sudo apt-get install cmake build-essential opencc mercurial ibus
  • hg clone http://code.google.com/p/libgooglepinyin/
  • cd libgooglepinyin
  • mkdir build; cd build
  • cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  • make
  • sudo make install

Fedora 15 下编译安装:

  1. 下载并安装必要编译组件:
    pkcon install cmake ccache gcc-c++ opencc-devel ibus-devel
  2. 下载并解压源代码包
  3. 进入源代码目录:
    cd libgooglepinyin-*
  4. 创建编译目录:
    mkdir build && cd build
  5. 执行 CMake 编译脚本:
    cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  6. 编译:
    make -j3
  7. 安装:
    su -c 'make install'
  8. 之后在 IBus 中启用即可。

然后在 ibus 里添加就googlepinyin可以了

项目地址:http://code.google.com/p/libgooglepinyin/

消息来源:wowubuntu.com,Linuxtoy.org

投稿作者 作者网站

评论

 
 

发表评论

 
你的昵称*
电子邮件*
网址(选填)
我的评论*
  • 发表评论
  • 为您推荐


    请支持IMCN发展!

    谁在捐赠

    微信捐赠 支付宝捐赠
    微信捐赠 支付宝捐赠
    ta的个人站点

    发表文章4156篇

    关注我的头条 不要放弃,百折不挠,坚强、自信。





    微信公众号二维码

    归档