-
Notifications
You must be signed in to change notification settings - Fork 3
Gentoo
Chun-Yu Lee (Mat) edited this page Mar 31, 2015
·
1 revision
#sidebar TOCArticles
如何在 Gentoo Linux 中安裝和使用 UCIMF
此步驟可選( optional ),若以前手動編譯安裝軟體,請事先清除, 避免連結到舊的檔案。 造成不必要的BUG
layman -a gentoo-taiwan
在 /etc/portage/package.keywords 添加以下內容,讓 UCIMF 相關的軟體可以接受安裝
app-i18n/jfbterm ~*
app-i18n/fbterm ~*
app-i18n/fbterm-ucimf ~*
app-i18n/libucimf ~*
app-i18n/ucimf-openvanilla ~*
app-i18n/openvanilla-modules ~*
( TODO: 將測試過較穩定的套件標為 stable )
portage 2.2分支的用戶,可以直接使用Gentoo Taiwan Overlay中的set定義來安裝,執行如下 命令,即可安裝包括fbterm和jbterm在內的所有ucimf運行所需套件:
# 若此命令有輸出,可直接使用第二條命令進行安裝
emerge --list-sets | grep ucimf
# 安裝所有套件
emerge @ucimf
以 fbterm 當 terminal
emerge fbterm fbterm-ucimf ucimf-openvanilla
- 確保用戶隸屬于 video 用戶組
- 啟機核心參數 vga=788 (或是789,791,792...)
- 執行 LC_CTYPE=zh_CN.UTF-8 fbterm -i fbterm_ucimf
emerge jfbterm ucimf-openvanilla
- 啟機核心參數 vga=788 (或是789,791,792...)
- 執行 LC_CTYPE=zh_CN.UTF-8 jfbterm