LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 838|回复: 3

Do me a favor!!!

[复制链接]
发表于 2006-4-17 13:43:14 | 显示全部楼层 |阅读模式
Please help me, how can I add those script files into my login script

(|.login| file). Can someone tell me detail. My linux system is red hat enterprise AS 4.

Thanks!!!
========================================================================
The programs in the Intel Fortran Compiler 9.0 for Linux product rely on

the environment variables |PATH| and |LD_LIBRARY_PATH|. The installation

script |(install.sh)| creates compiler environment script files

|(ifortvars.sh/idbvars.sh)| that set these variables. It is strongly

recommended that you add those script files into your login script

(|.login| file). Once the variables are set in the |".login"| file there

is no need to run the script files for each session.



|source| the script to setup the compiler environment:



    * |> source <install-dir>/bin/ifortvars.sh(.csh) |

      to use ifort

    * |> source <install-dir>/bin/idbvars.sh(.csh) |

      to use idb



The installation program also creates compiler configuration files named

|<install-dir>/bin/ifort.cfg| that contain common settings for all

compilations. You can edit these files to add additional default

options. *Note*, if you install a compiler update package, you need to

save the configuration file, if you have modified it, to another

filename so that the installation doesn't overwrite your modified file.
 楼主| 发表于 2006-4-17 13:45:01 | 显示全部楼层
I am sorry I can not input chinese in my system now. This is another problem I can not fix now .
回复 支持 反对

使用道具 举报

发表于 2006-4-17 13:56:04 | 显示全部楼层
~/.bashrc would be the file you should investigate into.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-17 14:49:39 | 显示全部楼层
Thank you for your help.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表