I have been using Fcitx for many years, but after Ubuntu is upgraded to 9.04, The yongzhong and Penguin input methods cannot coexist somehow. As long as the penguin input method is on and the yongzhong method is on, the yongzhong method will surely be frozen; if yongzhong is started first and Fcitx is started again, both Fcitx and yongzhong are frozen; unless the two are started in the form of command lines, so that they can coexist peacefully ~ Helpless, had to give up Fcitx, switch to Scim... Scim is too difficult to use !! Yesterday, I tried to install Fcitx again for the current system at home,
I have been using Fcitx for many years, but after Ubuntu is upgraded to 9.04, The yongzhong and Penguin input methods cannot coexist somehow. As long as the penguin input method is on and the yongzhong method is on, the yongzhong method will surely be frozen; if yongzhong is started first and Fcitx is started again, both Fcitx and yongzhong are frozen; unless the two are started in the form of command lines, so that they can coexist peacefully ~
Helpless, had to give up Fcitx, switch to Scim...
Scim is too difficult to use !!
Yesterday, I tried to install Fcitx again for the current system at home. It was an unexpected success!
I arrived at the office early in the morning and tried again. Haha, I finally used my favorite little penguin input method ~
We will share the operation methods for your reference:
Follow these steps
If you have not installed Scim or Fcitx before, skip to step 2.
1. Update the system to the latest state. Search for "scim" and "fcitx" in the new State, delete all contents related to Scim and Fcitx, and delete im-switch.
2. Go to the home directory, press Ctrl + H, and delete all the folders ". fcitx" and ". scim ".
NOTE: If Fcitx is compiled by yourself, delete the "fcitx" folder in the "/usr/local/share" directory.
If you have not installed yongzhong before, skip to step 2.
3. Delete the yongzhong office that has been installed
Sudo/usr/bin/rmeio copy code
4. Delete all log files starting with "hs_err_pid" in the "batch eiofficelog.txt" folder of the "batch Update" directory.
5. Restart your computer
6. download the latest Fcitx source code package.
Http://code.google.com/p/fcitx/
7. Download The yongzhong trial version (the individual version has bugs that cannot be saved regularly)
Http://www.evermoresw.com.cn/webch/download/downEIOffice.jsp
8. Prepare the compiling environment (select the appropriate software source)
Sudo apt-get install build-essential autoconf automake cvs subversion libxtst6 libxtst-dev copy code
9. Check the Fcitx compiling environment
Sudo apt-get build-dep fcitx copy code
10. decompress the Fcitx source code package, enter the decompressed folder, grant executable permissions to "autogen. sh", and run "autogen. sh"
./Autogen. sh copy the code
11. start compiling Fcitx
./Configure
Make
Sudo make install copy code
12. Add the Fcitx startup Item to "system"> "Preferences"> "Startup Program". The command is:
Fcitx-d copy code
13. Restart your computer and configure Fcitx as needed. After configuration, activate Fcitx and use "Ctrl + 5" to make the configuration take effect (if gedit is garbled, select "open" in the gedit menu and add and use "simplified Chinese GB2312" in character encoding ")
Gedit ~ /. Fcitx/config
Sudo gedit/usr/local/share/fcitx/data/tables. conf copy code
14. decompress the yongzhong installation package, enter the decompressed folder, grant executable permissions to "setup", and run "setup" to install yongzhong
Sudo./setup copy the code
15. Start yongzhong and try to use Fcitx to verify the effect ~
If you are not at ease, restart your computer and then enable yongzhong for verification.