Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
如何向deepin中添加环境变量?ESI ProCAST铸造模拟CAE软件
Experiences and Insight
549
views ·
1
replies ·
To
floor
Go
相信
deepin
2020-03-15 19:29
Author
如何向deepin中添加环境变量?ESI ProCAST铸造模拟CAE软件。
安装说明
如下
4. Create environment variable PAM_LMD_LICENSE_FILE pointing to pam_lmd.lic
5. Make sure the ESI callbacks are written in bash profile. Logout and login
请问应该如何操作呢?
sudo dedit /etc/profile,启动编辑环境变量,
关键是这个变更格式如何写,添加到哪里?还有第5步的操作,谢谢!
这样对吗?
export PATH=$PATH:/opt/ESI/licenses/pam_lmd.lic,变量里是否要包含“PAM_LMD_LICENSE_FILE”?
Reply
Like 0
Favorite
View the author
All Replies
相信
deepin
2020-03-15 20:49
#1
坛友,建议的“export PAM_LMD_LICENSE_FILE=/opt/ESI/licenses/pam_lmd.lic”,可是第5条不知道怎么弄了!!
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
WiFi Drivers
Popular Events
More
安装说明
如下
4. Create environment variable PAM_LMD_LICENSE_FILE pointing to pam_lmd.lic
5. Make sure the ESI callbacks are written in bash profile. Logout and login
请问应该如何操作呢?
sudo dedit /etc/profile,启动编辑环境变量,
关键是这个变更格式如何写,添加到哪里?还有第5步的操作,谢谢!
这样对吗?
export PATH=$PATH:/opt/ESI/licenses/pam_lmd.lic,变量里是否要包含“PAM_LMD_LICENSE_FILE”?