Installing Chinese Input method with Ibus-setup in Ubunte

Source: Internet
Author: User
Tags locale setting

The specific method can be consulted: http://www.cnblogs.com/zhj5chengfeng/archive/2013/06/23/3150620.html


The following are two issues that are encountered during installation:


1.

Command:

sudo apt-get install Ibus-googlepinyin


Problem:

E:could not get Lock/var/lib/dpkg/lock-open (11:resource temporarily unavailable)
E:unable to lock the Administration directory (/var/lib/dpkg/), is another process using it?


Solve:

[Email protected]:work$ sudo rm/var/cache/apt/archives/lock
[Email protected]:work$ sudo rm/var/lib/dpkg/lock


============================================================

2.

Command:

Ibus-setup


Problem:
(process:2553): gtk-warning * *: Locale not supported by C library.
Using the fallback ' C ' locale.
Traceback (most recent):
File "/usr/share/ibus/setup/main.py", line 582, in <module>
Locale.setlocale (locale. Lc_all, ")
File "/usr/lib/python2.7/locale.py", line 539, in setlocale
Return _setlocale (category, Locale)
Locale. error:unsupported locale Setting


Solve:

sudo locale-gen


Use Ibus-setup to install Chinese input method in Ubunte

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.