LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: SmileOnce

SCIM 0.99 ! some problem, I cannt write in Chinese now.

[复制链接]
发表于 2004-8-20 12:55:23 | 显示全部楼层
最初由 SmileOnce 发表
thx xyz, 问题解决了。


能不能说说问题怎么解决的?也好让大家不要碰到同样的问题。
 楼主| 发表于 2004-8-20 20:37:03 | 显示全部楼层
最初由 xyz 发表
在configure scim和scim-chinese时使用--prefix=/usr,不要使用default(/usr/local)。在我系统下可装载。


就是如xyz所说,在configure时指定目录为/usr就okey了;用默认的(不带参数的configure)会有问题。
发表于 2004-8-20 21:48:58 | 显示全部楼层
估计是你的/usr/local/lib没有在共享库的搜索路径中,
在/etc/ld.so.conf中加入:
/usr/local/lib

然后su
运行 ldconfig就可以。
发表于 2004-8-20 22:55:32 | 显示全部楼层
if you use the default prefix when configure scim and scim-chinese, I think it should be fine too
 楼主| 发表于 2004-8-21 03:14:17 | 显示全部楼层
最初由 theseus 发表
估计是你的/usr/local/lib没有在共享库的搜索路径中,
在/etc/ld.so.conf中加入:
/usr/local/lib

然后su
运行 ldconfig就可以。


好像您猜错了,看看我的这个文件/etc/ld.so.conf

/usr/local/lib
/usr/X11R6/lib
/usr/i486-slackware-linux/lib
/opt/kde/lib
/usr/lib/qt/lib
 楼主| 发表于 2004-8-21 03:15:00 | 显示全部楼层
最初由 liuspider 发表
if you use the default prefix when configure scim and scim-chinese, I think it should be fine too


你这里的default prefix指的是什么?
发表于 2004-8-21 11:09:41 | 显示全部楼层
if you do not specify the prefix parameter to configure, then you it will use the default one, which is normally /usr/local/
 楼主| 发表于 2004-8-21 11:22:00 | 显示全部楼层
最初由 liuspider 发表
if you do not specify the prefix parameter to configure, then you it will use the default one, which is normally /usr/local/


在我的机器上,用默认的路径(/usr/local)安装是有错误的。装智能拼音模块时会提示有某个环境变量找不到(好像是scim.pc,记不清了),手动指定后这个路径之后可以make成功,但是装上后使用scim -d加载,会提示智能拼音模块的Facotry加载不成功,如首帖的提示。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表