请教!关于安装PGI5.0linux
时间:2005-09-07
来源:互联网
Step 5 - With either the temporary or permanent license file in place,
execute the following commands to make the products you have purchased
accessible. Note that the path settings below assume that a Linux
product has been installed. Assuming csh and installation in the default
/usr/pgi directory:
% set path = ( /usr/pgi/linux86/5.0/bin $path )
% setenv MANPATH "$MANPATH":/usr/pgi/linux86/man
Or, assuming bash, sh or ksh:
% PATH=/usr/pgi/linux86/5.0/bin:$PATH
% export PATH
% MANPATH=$MANPATH:/usr/pgi/linux86/man
% export MANPATH
If you are also installing the linux86-64 versions of the compilers,
and wish to target the linux86-64 environment as the default, perform
the same setup with an alternate path setting:
% set path = ( /usr/pgi/linux86-64/5.0/bin $path )
% setenv MANPATH "$MANPATH":/usr/pgi/linux86-64/man
Or, assuming bash, sh or ksh:
% PATH=/usr/pgi/linux86-64/5.0/bin:$PATH
% export PATH
% MANPATH=$MANPATH:/usr/pgi/linux86-64/man
% export MANPATH
You should add the above commands to your startup files to ensure you
have access to the PGI Workstation products upon future logins.
上面最后一句话是什么意思,要怎么做。我是菜鸟
execute the following commands to make the products you have purchased
accessible. Note that the path settings below assume that a Linux
product has been installed. Assuming csh and installation in the default
/usr/pgi directory:
% set path = ( /usr/pgi/linux86/5.0/bin $path )
% setenv MANPATH "$MANPATH":/usr/pgi/linux86/man
Or, assuming bash, sh or ksh:
% PATH=/usr/pgi/linux86/5.0/bin:$PATH
% export PATH
% MANPATH=$MANPATH:/usr/pgi/linux86/man
% export MANPATH
If you are also installing the linux86-64 versions of the compilers,
and wish to target the linux86-64 environment as the default, perform
the same setup with an alternate path setting:
% set path = ( /usr/pgi/linux86-64/5.0/bin $path )
% setenv MANPATH "$MANPATH":/usr/pgi/linux86-64/man
Or, assuming bash, sh or ksh:
% PATH=/usr/pgi/linux86-64/5.0/bin:$PATH
% export PATH
% MANPATH=$MANPATH:/usr/pgi/linux86-64/man
% export MANPATH
You should add the above commands to your startup files to ensure you
have access to the PGI Workstation products upon future logins.
上面最后一句话是什么意思,要怎么做。我是菜鸟
作者: superdaisy 发布时间: 2005-09-07
就是说如果你不想每次用pgi的时候都重新设置的话,就把内容放在你的startup文件里面
对于个人用户而言,在自己目录下面的 .bash_profile
如果想对系统所有用户有效,改/etc/profile
同时赞一个,因为安装软件的时候阅读安装说明了,值得很多人学习阿.
对于个人用户而言,在自己目录下面的 .bash_profile
如果想对系统所有用户有效,改/etc/profile
同时赞一个,因为安装软件的时候阅读安装说明了,值得很多人学习阿.
作者: windsea 发布时间: 2005-09-07
Thank you, Now I can fix it.
作者: superdaisy 发布时间: 2005-09-07
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28