Fcitx installation and configuration in RHELAS4

Source: Internet
Author: User
--> I always wanted to use the fcitx method, but I had never had time to study the configuration. I used to make it simple, but it was useless. Today, I spent half a day studying the installation and configuration in the RHELAS4 system, and finally the configuration was successful. Now I think the configuration process is so simple; at the same time, I am grateful for reading the information from many friends on the network during the dark conversion process. The specific installation and configuration process is as follows: 1. To obtain the source code, first download the fcitx source code package from www.fcitx.org, the file name is fcitx-×. --> I always wanted to use the fcitx method, but I had no time to study the configuration. I used to make it simple, but it cannot be used. Today, I spent half a day studying the installation and configuration in the RHELAS4 system, and finally the configuration was successful. Now I think the configuration process is so simple; in addition, I am grateful for reading the information from many friends on the Internet during the dark transfer process;

The installation and configuration process is as follows:

1. Obtain source code

First, download the fcitx source code package from www.fcitx.org. The file name is example;

Ii. Required Conditions

If you have correctly installed the gcc compiler and X Window packages, You can compile fcitx normally.

Iii. Compilation and Installation

Enter the directory where fcitx-3.5-070528.tar.bz2 is located, decompress it, enter the decompressed directory, and execute the relevant compilation command. The command is as follows:

# Tar jxvf fcitx-3.5-070528.tar.bz2

# Cd fcitx-3.5

#./Configure

# Make

# Make install

Note: Except for the last step of make install, the root identity must be used by other common users;

./Configure you can add parameters as needed;
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.