SCIM 安装谷歌拼音输入法

本文指导您如何通过源码安装scim-googlepinyin,并提供了安装所需的依赖包和构建步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Introduction

This document is intended to help you to build and install scim-googlepinyin from scratch.

grab the source

Scim-googlepinyin still has some critical bugs. And it is still under active development. I'd like to suggest you always try the latest version by:

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

If the git command is not available in your system, you may want to install it to continue checking out the source.

build depends

You will need install following package before building this software:

  • automake
  • libtool
  • autotools-dev
  • libgtk2.0-dev
  • libscim-dev

Although these packages' names vary, they are available on most GNU/Linux distribution. On Debian or Ubuntu, following command should work for you.

 
Install libtool and automake:
sudo aptitude install libtool
sudo apt-get install automake

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

runtime depends

  • scim

build and install

Following commands installs scim-googlepinyin into your system.

 $ ./autogen.sh
 $ make
 $ sudo make install



评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值