分享

ifort:command not found

 昵称2842965 2010-09-08

ifort:command not found

--------------------------------------------------------------------------------

HI,

This is the first time i'm using Intel fortran compiler. I downloaded the version 11. ia-32 and installed it on my Ubuntu 8.10. Everythign went fine. THen when i tried to compile on the command line, i got the reply ifort:command not found. However, when i use /opt/intel/Compiler/11.0/074/bin/ia32/./ifort program_name.f90, it worked. Then it tried several thing to make the command 'ifort' to work in terminal to no avail. for example, i edited .bashrc by adding

alisa ifort = '/opt/intel/Compiler/11.0/074/bin/ia32/./ifort'

nothing seems to work. The long way is really annoying. thanks for any input.

 

tim18

Re: ifort:command not found

--------------------------------------------------------------------------------

How about the environment variable script

source /opt/intel/Compiler/11.0/074/bin/ifortvars.sh ia32

 

Re: ifort:command not found

--------------------------------------------------------------------------------

Quoting - tim18

How about the environment variable script

source /opt/intel/Compiler/11.0/074/bin/ifortvars.sh ia32

———————————————————————————

IT WORKED. Thank you so much!!!!!!!!!!

 

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多