Skip to content

hychiang73/fcitx-dayi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcitx-dayi

Install Chinese input Dayi with fcitx, which can be appied to ubuntu 16.04

Instruction

  • Install all necessary packages

$ sudo apt-get install cmake fcitx-libs-dev fcitx-tools fcitx-table

  • Clone this repo to get dayi resources

  • Create a folder to prepare installation

$ mkdir build

$ cmake . -DCMAKE_INSTALL_PREFIX=/usr

  • To write the following content at the top in tables/CMakeLists.txt

$ vim tables/CMakeLists.txt

  • Install

$ sudo make install

References

http://t301000.blogspot.com.au/2013/11/fcitx_87.html

About

Install Dayi with fcitx as Chinese input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages