關於Matlab安裝 - Linux

Table of Contents

昨天按照網路上的方法安裝Matlab

首先複製license.bat到要安裝Matlab的目錄。

然後用sudo執行光碟中的install

但卻跑出

-------------------------------------------------------------------

An error status was returned by the program 'xsetup',
the X Window System version of 'install'. The following
messages were written to standard error:

/media/cdrom0/update/bin/glnxa64/xsetup: error while loading shared
libraries: /media/cdrom0/update/bin/glnxa64/libmwins.so: unexpected PLT reloc
type 0x00

Attempt to fix the problem and try again. If X is not available
or 'xsetup' cannot be made to work then try the terminal
version of 'install' using the command:

install* -t or INSTALL* -t

-------------------------------------------------------------------

Sorry! Setup aborted . . .




後來我爬了一下文,有大大說要安裝libXp。

於是我也把他安裝了,但卻還是顯示一樣的訊息。

現在卡住了@@

請問有安裝成功過得高手能幫小弟一下嗎?

謝謝~~


---------------------------------------------
剛剛找到有人說把mount的cdrom中檔案copy到硬碟中
然後硬碟中放光碟安裝檔的資料夾權限改為777
然後用硬碟中放的來安裝

但我用了此方法還是失敗。

--

All Comments