Build ibus-libzhuyin for Testing (from epico repo)

本文授權為 CC BY-SA 3.0。

作者:陳貴鑫與曾政嘉

Install Dependancies
 sudo dnf -y install gnome-common automake autoconf intltool ibus-devel libpinyin-devel opencc-devel gcc-c++ libstdc++-devel libdb-devel
Git Clone
 mkdir git
 cd git 
Compile And Install
 libpinyin
 cd libpinyin
 ./autogen.sh
 ./configure prefix=/usr --enable-libzhuyin
 make
 sudo make install 
 cd ..
ibus-libzhuyin
 cd ibus-libzhuyin
 ./autogen.sh
 ./configure prefix=/usr
 make
 sudo make install 
Restart Ibus
ibus-daemon --replace & (因為開啟之後他不會進到背景執行,所以加上 & )
or
nohup ibus-daemon --replace & (上面的方法在關閉 terminal 之後會失效,所以把他寄放給系統)
or
reboot (重開機也行啦)

留言

這個網誌中的熱門文章

直行橫列,以及 line (列/行), column (欄), row (列)

正體中文、繁體中文?

Permission 權能/取用權; Permission denied 取用遭拒; Ask for permission 請求權能/取用權; Don't have the right permission to 沒有權能/無權