分页: 1 / 1

加源安装FbTerm以及ucimf(转自ucimf项目wiki)

发表于 : 2011-02-22 22:08
0o永远的菜鸟o0
Ubuntu方法

注:請先將之前舊的檔案清除, 避免連結到舊的檔案 ( optional )
添加軟件倉庫源

普通用戶請手動執行如下命令

sudo add-apt-repository ppa:ucimf-dev/ppa

或者將下列連結加入你的 /etc/apt/sources.list

deb http://ppa.launchpad.net/ucimf-dev/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/ucimf-dev/ppa/ubuntu lucid main

lucid 可換成 karmic/jaunty/... 等其他 codename
安裝相關套件

請用 aptitude 安裝下列套件

sudo aptitude install libucimf0 fbterm-ucimf ucimf-openvanilla openvanilla-imgeneric fbterm

使用

依序執行下列步驟即可 ( 使用 FbTerm )

1. 啟機核心參數 vga=788 (或是789,791,792...)
2. 執行 LC_CTYPE=zh_CN.UTF-8 fbterm -i fbterm_ucimf

给出原地址,大家可以看下。我没试过,我是编译安装的。
http://code.google.com/p/ucimf/wiki/Ubuntu
设定:http://code.google.com/p/ucimf/wiki/Configuration
常见问题与解答:http://code.google.com/p/ucimf/wiki/FAQ
祝大家成功! :em11

Re: 加源安装FbTerm以及ucimf(转自ucimf项目wiki)

发表于 : 2011-02-22 22:14
photor
:em09

Re: 加源安装FbTerm以及ucimf(转自ucimf项目wiki)

发表于 : 2011-02-22 22:19
jtshs256
不平衡地路过…… :em18

Re: 加源安装FbTerm以及ucimf(转自ucimf项目wiki)

发表于 : 2011-02-22 22:29
0o永远的菜鸟o0
jtshs256 写了:不平衡地路过…… :em18
:em06

你也是编译安装的?我是编译安装的ucimf无法启动后去看ucimf的FAQ时才发现原来可以加源安装...

Re: 加源安装FbTerm以及ucimf(转自ucimf项目wiki)

发表于 : 2011-02-23 2:05
rediscover
很关键的一点,不管是否是加源安装的:

fbterm 要 suid 到 root,sgid 到 utmp

Re: 加源安装FbTerm以及ucimf(转自ucimf项目wiki)

发表于 : 2011-02-23 4:49
0o永远的菜鸟o0
LS说的东西在常见问题与解答页面里有详细步骤。

Re: 加源安装FbTerm以及ucimf(转自ucimf项目wiki)

发表于 : 2011-09-04 10:44
独自の哀怜
转载自:http://www.backlo.org/?p=8
debian fbterm完美配置
本文参考网络上一篇流传甚广的文章,加入几点本人经验,希望能帮到你,在此对作者表示感谢 http://code.google.com/p/ucimf/wiki/Home
更新源:
echo “deb http://ftp.debian.org/debian testing main” >> /etc/apt/sources.list
apt-get update
apt-get install libucimf-dev fbterm fbterm-ucimf ucimf xfonts-wqy
aptitude install ucimf-openvanilla openvanilla-imgeneric
安装完后只有一个包需要自行下载编译安装
openvanilla-modules-0.9.0a1.3
从上面google的网站下载,自行编译安装。

进入/usr/lib/openvanilla/OVIMGeneric和/usr/share/openvanilla/OVIMGeneric这两个文件夹里面,将里面不要用文件删除或者备份,
mkdir bak
mv nouse.cin bak/
我的debian 没有/usr/lib/openvanilla/OVIMGeneric,配置完/usr/share/openvanilla/OVIMGeneric后进入/usr/lib/openvanilla/OVIMGeneric
执行cp /usr/share/openvanilla/OVIMGeneric/ ./ -R复制一下即可)

常见问题FAQ:第一次运行,出现下面的错误信息提示并且输入法不能启动(或者只有root用户正常)
can”t change kernel keymap table, all shortcuts will NOT work, see SECURITY NOTES section of man page for solution.
执行:
chmod u+s /usr/bin/fbterm
添加用户的权限.
修改默认字体大小:
在$HOME/.fbtermrc里面即可找到\r\nfont-size=16

Re: 加源安装FbTerm以及ucimf(转自ucimf项目wiki)

发表于 : 2012-01-12 11:27
ahwad
mark。。。。。。学习了。。。。。了

Re: 加源安装FbTerm以及ucimf(转自ucimf项目wiki)

发表于 : 2014-10-15 9:19
binnerlau
这里真是个不错的学习地方,32个赞 :em11 :em11 :em11