Install ibus google pinyin on Ubuntu

Source: Internet
Author: User

Ubuntu install ibus google pinyin first We Want To Go To The ibus Google PinYin Input Method home to download two installation packages to the desktop, as follows: 1. ibus-googlepinyin-0.1.2.tar.bz2 2. libgooglepinyin-0.1.2.tar.bz2 1, use the following command to decompress it. 1. tar jvfx Co libgooglepinyin-0.1.1.tar.bz2 2. tar jvfx ibus-googlepinyin-0.1.1.tar.bz2 2, need to install g ++ sudo apt-get install g ++ 3, first install cmake, execute sudo apt-get install cmake 4, enter the libgooglepinyin-0.1.2 folder just now, start compiling and installing libgooglepinyincd libgooglepinyin-0.1.2 mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX =/usr make sudo make install 5. Compile the ibus-googlepinyincd ibus-googlepinyin-0.1.2mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX =/usr make sudo make install 6. restart the computer.

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.