kscope 运行错误

错误:error while loading shared libraries: libkateinterfaces.so.0

场景:kscope安装成功后,启动失败,出现如上错误

解决方法:

转自:http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493192 的解决方案:

The issue can’t be fixed in kscope itself as it needs some library provided by
kate3 and not kate4, and no kde4 version of kscope has been released yet.

As a temporary solution, you can extract the libkateinterfaces.so.0.0.0 from a
kate3 debian package and put it in /usr/local/lib as all its deps are provided
by kdelibs4c2a.

If you use i386, you can do the following (as root) :
cd /tmp
wget ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-6+lenny1_i386.deb
ar x kate_3.5.9.dfsg.1-6+lenny1_i386.deb
tar xzf data.tar.gz
cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib
ldconfig

libkateutils.so.0也照上面的方法拷贝过去。

ubuntu8.10下验证通过,可顺利运行kscope

总结:知悉了wget的用法,就是远程获取deb文件,以后就不必老是从debian.org 上边download再 dpkg -i 了。

用ar x 命令解压缩deb包。

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值