ansys linux x64 安裝問題 - Linux

Bennie avatar
By Bennie
at 2011-01-27T16:09

Table of Contents

※ [本文轉錄自 Cad_Cae 看板 #1DGIRlHg ]

作者: tacoyan901 (章魚) 看板: Cad_Cae
標題: [問題] ansys linux x64 安裝問題
時間: Thu Jan 27 16:03:56 2011


系上前陣子購入ANSYS13 要安裝在工作站上使用

作業系統為Red Hat Enterprise V5

目前已經將主程式和license manager安裝完成

但是在license server的設定就出問題了

在specify license server machine的選項裡

選擇add 卻無法在hostname上輸入主機

然後結束掉license manager以後畫面會顯示

input contexts not freed before XCloseIM

似乎是顯示你沒有權限輸入文字,這問題要怎麼解決呢?

不知道版上有沒有安裝過ansys for linux x64 有這種情況的

我已經在虎門的論壇上問了 但是好像是牽涉到linux的問題

他們無法給適當的解決方法...

謝謝

--
Tags: Linux

All Comments

Annie avatar
By Annie
at 2011-01-31T06:10
沒用過內,板上神人多問看看不然先GOOGLE一下。
Charlotte avatar
By Charlotte
at 2011-02-04T03:34
都已經花錢買了RHEL當然是先找客服
Yuri avatar
By Yuri
at 2011-02-05T18:28
需要root才有更改(輸入文字)的權限喔^^!
Iris avatar
By Iris
at 2011-02-05T22:42
我也是在虎門的論壇發問,問題都要自己解決啦!生氣~
Rebecca avatar
By Rebecca
at 2011-02-09T22:56
基本上用root啟動license之後,使用者可以啟動ansys gui!
Agatha avatar
By Agatha
at 2011-02-13T11:36
ansys lanucher =>這個要sudo取得權限才能開啟!

有辦法知道檔案間共同的字串嗎?

Zenobia avatar
By Zenobia
at 2011-01-27T12:16
各位板友好 想請問一下 如果我有十個文字檔 這十個文字檔內所含的某些字串都跟彼此有交集 也就是他們含有一樣的字串(比如說the、you...) 不知道有沒有辦法判斷多個檔案之間有沒有一樣的字串並且將他找出來? 謝謝各位板友的指教 -- ~宅男的四個徵兆~ ∠□ ○ ...

wget抓檔案問題

David avatar
By David
at 2011-01-27T09:31
我試圖以wget抓取 http://andappstore.com/AndroidApplications/apps/-- 這個網頁中的 http://andappstore.com/AndroidApplications/apps/1443710!getApp 這個檔案 我試過 --referer ...

sed如何搭配陣列來使用?

Valerie avatar
By Valerie
at 2011-01-27T00:14
假設檔案array.txt內容為 array={and#34;Tomand#34;,and#34;Maryand#34;,and#34;Jasonand#34;,and#34;Brownand#34;,and#34;Jasonand#34;,and#34;Smithand#34;,and#34;Loraand ...

記憶體太少的解決方式?

Puput avatar
By Puput
at 2011-01-26T22:02
個人雖然有FreeBSD使用經驗 但還是很懷念GUI.... 手上這台ASUS M2400n的老筆電只有256MB 實際可用記憶體似乎只有231MB 從Ubuntu -andgt; Xubuntu -andgt; LinuxMint 儘管解決了Intel 855GM 顯示晶片不支援的問題 但即便使 ...

sed如何搭配陣列來使用?

Ina avatar
By Ina
at 2011-01-26T21:15
想請教一下 如果我目前有一個陣列 array={and#34;Tomand#34;,and#34;Maryand#34;,and#34;Jasonand#34;....} 如果有一個檔案內容包含這些字串 我想利用sed並且讓and#39;and#39;取代掉符合陣列裏面的這些字串 但是直接用陣列的話s ...