亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: 用yum安裝library失敗 [打印本頁]

作者: zhuzibn    時(shí)間: 2015-01-18 17:14
標(biāo)題: 用yum安裝library失敗
我用的系統(tǒng)是 scientific linux 6.5.

1.首先我檢查了運(yùn)行matlab所需的library:

[root@Landauer35 ~]# ldd /apps/matlabR2009b/bin/glnxa64/MATLAB | grep "not found"

2.得到了:

[root@Landauer35 ~]# ldd /apps/matlabR2009b/bin/glnxa64/MATLAB | grep "not found"
        libXext.so.6 => not found
        libXt.so.6 => not found
        libXpm.so.4 => not found
        libXext.so.6 => not found
        libXt.so.6 => not found
        libXmu.so.6 => not found
        libXt.so.6 => not found
        libSM.so.6 => not found
        libICE.so.6 => not found
        libXext.so.6 => not found
        libXp.so.6 => not found

3.接著我用yum安裝第一個(gè),但它提示我已經(jīng)安裝了:

[root@Landauer35 ~]# yum install libXext.so.6 -y
Loaded plugins: security
Setting up Install Process
Package libXext-1.3.2-2.1.el6.i686 already installed and latest version
Nothing to do

4. 我再回去檢查,第一個(gè)library還是沒找到:

[root@Landauer35 ~]# ldd /apps/matlabR2009b/bin/glnxa64/MATLAB | grep "not found"
        libXext.so.6 => not found
        libXt.so.6 => not found
        libXpm.so.4 => not found
        libXext.so.6 => not found
        libXt.so.6 => not found
        libXmu.so.6 => not found
        libXt.so.6 => not found
        libSM.so.6 => not found
        libICE.so.6 => not found
        libXext.so.6 => not found
        libXp.so.6 => not found

5. 接著我用這個(gè)命令查了下給我安裝的rpm包:

[root@Landauer35 ~]# yum whatprovides libXext.so.6
Loaded plugins: security
libXext-1.3.2-2.1.el6.i686 : X.Org X11 libXext runtime library
Repo        : sl
Matched from:
Other       : libXext.so.6



libXext-1.3.2-2.1.el6.i686 : X.Org X11 libXext runtime library
Repo        : sl6x
Matched from:
Other       : libXext.so.6



libXext-1.3.2-2.1.el6.i686 : X.Org X11 libXext runtime library
Repo        : installed
Matched from:
Other       : Provides-match: libXext.so.6

6. 我不清楚他們是不是一樣的,為什么我不能用?

各位幫幫忙哈

作者: lanni654321    時(shí)間: 2015-01-19 12:48
提示: 作者被禁止或刪除 內(nèi)容自動(dòng)屏蔽
作者: zhuzibn    時(shí)間: 2015-01-19 20:38
回復(fù) 2# lanni654321



謝了,解決了。
其實(shí)是因?yàn)閥um給我安裝的版本不對,他給我裝的是i686的,但我需要的其實(shí)是x86_64的。
   
作者: lanni654321    時(shí)間: 2015-01-19 21:53
提示: 作者被禁止或刪除 內(nèi)容自動(dòng)屏蔽
作者: zhuzibn    時(shí)間: 2015-01-19 22:22
回復(fù) 4# lanni654321




  大神幫我看看另外個(gè)問題
http://www.72891.cn/thread-4167016-1-1.html
作者: chenyx    時(shí)間: 2015-01-20 18:58
系統(tǒng)是64位的,怎么會(huì)安裝i686的包呢,奇怪
作者: snow888    時(shí)間: 2015-01-22 10:25
@chenyx可以的呀

這幾天安裝 ibm 的 was ,就是在 64 位的機(jī)器上安裝 32 位的 was 。

所以就安裝了一大堆的 32 位的動(dòng)態(tài)鏈接庫。






歡迎光臨 Chinaunix (http://www.72891.cn/) Powered by Discuz! X3.2