缺失libXpm.so.4,怎么办?
时间:03-15
整理:3721RD
点击:
找了很久,网上的版本都是ALT Linux,Fedora, SourceForge, CentOS, OpenSuSE, Mandriva的,但我的版本是RHEL 6.5,我应该用哪个呢?
急死了。
急死了。
yum whatprovides libXpm.so.4
yum install ........
怎么安装啊?不会。能给出详细的命令吗?
?
怎么做的?能给出具体的命令吗?谢谢啦
怎么做的?能给出具体的命令吗?谢谢啦
yum whatprovides libXpm.so.4
yum install ........
谢谢你的命令,已经安装成功了,但还是有问题啊。
我已经可以在系统里找到了
/usr/lib/libXpm.so.4
包括这里也把搜索路径加进去了
cat /etc/ld.so.conf
include ld.so.conf.d/*.conf
/usr/lib/
/usr/lib64/
但启动的时候还是报找不到啊,咋整?
error while loading shared libraries: libXpm.so.4: cannot open shared object file: No such file or directory
libXpm.so.4 => not found
有谁知道吗?
?