|
发表于 2006-12-26 03:57:27
|
显示全部楼层
Post by fishyu1984
怎么checkinstall后installpkg ***tgz,
直接在shell运行好像说找不到命令
印象中有几回这样了
例如:
用checkinstall装上后
root@love:~# modprobe fuse
modprobe: Can't locate module fuse
我自己编译的fcitx
root@love:~# fcitx
bash: fcitx: command not found fcitx 不清楚,但 fuse 可能跟你 configure 的时候有关,也许用在 fuse 的源码树下用 ./configure --prefix=/usr --enable-kernel-module 编译通过及安装後才能 modprobe fuse |
|