Install fcitx in RedHat9.0

Source: Internet
Author: User
Install fcitx in RedHat9.0 & lt; installation of little penguin Input Method & gt; official homepage ‑ (.tar.bz2) I use RedH...
Install fcitx in RedHat9.0 < <小企鹅输入法的安装> > Official homepage http://www.fcitx.org/ <下载稳定版> Www.2cto.com installation: Note: // and parentheses are annotated // use the following command to decompress tar jxvf fcitx-( .tar.bz2 I use RedHat9.0 fcitx-3.4.2.tar.bz2 // switch to Super User (so that other users can use it) su-(enter the superuser password) // uninstall the built-in input method rpm-e miniChinput www.2cto.com // enter the fcitx directory cd fcitx-install // install the software released in the source code form in linux. three steps are involved: 1. /configure (generate the required configuration file for compilation based on your system situation, and you can follow the relevant parameters later) 2 make (compile) 3 make install (copy the compiled executable files and library files to the specified path) Note: the input method must run properly with three conditions: locale, XMODIFIERS, and Chinese font. Locale is the basic condition for using Chinese characters. without locale, Chinese characters cannot be used. XMODIFIERS is the www.2cto.com channel used by the input method to talk to the application. The application uses this variable to know which input method (XIM) to talk. If you select simplified Chinese when installing the system, the locale has been set and found in your user directory. bashrc file (which is a hidden file, so there is a ". "), add the following at the end of the file: export XMODIFIERS = "@ im = fcitx" export XIM = fcitx export XIM_PROGRAM = fcitx then enable fcitx to automatically start the menu under GNOME-> Preferences-> More Preferences-> session-> start -> Add->/usr/local/bin/fcitx-> order-> 50-> determine the author unixtux

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.