Install SCIM and Google Pinyin input methods in Ubuntu 13.10

Source: Internet
Author: User
Tags automake

Install SCIM and Google Pinyin input methods in Ubuntu 13.10

# Sudo apt-get install scim

# Sudo apt-get install scim-chinese

# Sudo apt-get install scim-tables-zh

 

Add the Google Pinyin input method:

A. get the code: (first install git: sudo apt-get install git-core)
$ Git clone git: // github.com/tchaikov/scim-googlepinyin.git
$ Cd scim-googlepinyin


B. required components for installation (autotools-dev/libgtk2.0-dev/libscim-dev/libtool/automake)
$ Aptitude install autotools-dev libgtk2.0-dev libscim-dev libtool automake


C. Compile:
$./Autogen. sh
$ Make
$ Sudo make install


D. Restart scim (restart the system)
Sudo kill scim
Scim-d

 


E. Install im-switch

Sudo apt-get install im-switch

F. Select Input Method

Im-switch

G. Log out/restart the system

Recommended reading:

For more information about how to install Ubuntu 13.10 on a hard drive in Windows 7, see

Ubuntu 13.10 download, installation, and configuration summary page

Configure root login in Ubuntu 13.10

Use fcitx Input Method in Ubuntu 13.10

Ubuntu 13.10 compilation and installation of Wine 1.7

10 things that must be done after Ubuntu 13.10 is installed

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.