+ -
当前位置:首页 → 问答吧 → use fcitx's problem!

use fcitx's problem!

时间:2004-04-26

来源:互联网

I install the fcitx in my freeBSD 5.2.1,but where I type fcitx ,It says :
ELF interpreter /lib/ld-linux.so.2 not found
Abort
what should I do?

作者: Iamthetop   发布时间: 2004-04-26

cd /usr/local/share/fcitx 它的文件少了!

作者: rainren   发布时间: 2004-04-26

什么意思?那怎么办?

作者: Iamthetop   发布时间: 2004-04-26

I cd /usr/ports/emulators/linux_base and install it !but it still does't work !!

作者: Iamthetop   发布时间: 2004-04-27

ld-linux.so.2

寻找ld-linux.so. 1或3的文件, ln一个。
并运行ldconfig一下。

作者: zif2003   发布时间: 2004-04-28

I find ld-linux.so.2 in /usr/compat/linux/lib and I ln -s /usr/compat/linux/libld-linux.so.2/ /usr/lib but the problem still can't be consolved.

作者: Iamthetop   发布时间: 2004-04-29