作者Albatross.bbs@bbs.cs.nchu.edu.tw (笨笨的新手--信天翁), 信區: unix
標題[=?big5?Q?=A8D=B1=CF]Matlab=206.5=20=AA=BA=A6w=B8=CB?=
時間中興資科 e資獨秀 (Sat Mar 5 16:55:34 2005)
轉信站: GIBBS!news2.ncku!ccnews.ncku!news.ccns.ncku!news.mksh.phc!news.nsysu!ne
Origin: opass.cs.nchu.edu.tw
進入安裝畫面後,選擇了路徑,且放入了license.dat後,都通過了步驟。
在license訊息框按下了Enter後,就顯示了錯誤訊息,然後安裝結束。
/install: line 160: 9087 程式記憶體區段錯誤 $xsetup $arglist 2>$tmp_file
-------------------------------------------------------------------
An error status was returned by the program 'xsetup',
the X Window System version of 'install'. The following
messages were written to standard error:
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 . . .
後來改用終端機模式安裝,仍然是出現"程式記憶體區段錯誤"。以確定安裝
路徑是確實有的,好像也不是license的問題......
它也顯示在160行的地方,我把install的160附近抓下來給大家看:
(左邊的數字不是程式碼,是方便讓大家知道行數。)
157: newdir=`echo "$filename" | awk '
{ tail = $0
np = index (tail, "/")
while ( np != 0 ) {
161: tail = substr (tail, np + 1, length (tail) - np)
if (tail == "" ) break
np = index (tail, "/")
}
head = substr ($0, 1, length ($0) - length (tail))
if ( tail == "." || tail == "..")
print $0
else
print head
170: }'`
希望各位大大能幫幫忙,小弟感激不盡......
--
┌┼ Author: 中興資科˙中興資科 e資獨秀 csNCHU.twbbs.org
└┘ Origin: Albatross 從 124-218.dorm.ncu.edu.tw 發表