Chinese Input Method in Ubuntu: Python pinyin

Source: Internet
Author: User
Fcitx is "outdated", and scim-python: python pinyin. The sogou corpus is similar to the sogou Input Method in Windows. I am installing the source code downloaded directly from code (search for scim-python and the first result is code ). Installation Method (the first few packages are required, maybe./configure also requires you to install some packages, just follow the instructions): $ sudoapt-getinstallscim-dev $ sudo

Fcitx is "outdated", and scim-python: python pinyin. The sogou corpus is similar to the sogou Input Method in Windows.

I am installing the source code downloaded directly from code (search for scim-python and the first result is code ).

Installation Method (the first few packages are required, maybe./configure also requires you to install some packages, just follow the instructions ):

$ Sudo apt-get install scim-dev
$ Sudo apt-get install python-dev
$ Sudo apt-get install python-enchant
$ Sudo apt-get install python-gtk2-dev
$ Sudo apt-get install libgtk2.0-dev
$ Decompress
$ Cd source code folder
$./Configure -- prefix =/usr
$ Make
$ Sudo make install

It can be used after restart.

Related Article

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.