Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29277 討論

ifort: Command not found after complete installation on Mac OS X 10.8.3

Anais_M_
初學者
2,408 檢視

Hello everybody,

I try to install the intel fortran compiler on my Mac OS X 10.8.3. I have Xcode 4.5.2, and I downloaded Intel Manager 2013.

I installed it just double-click on the .dmg file, the installation worked fine.
Then, I did a source /opt/intel/bin/compilervars.sh intel64, and also at it to my .profile.
I don't close the terminal, but I still have : -bash: ifort: command not found .

Can anyone help me ?

Thank you

Anaïs

 

0 積分
4 回應
Kenneth_C_Intel
2,408 檢視

Hi could you go to this directory /opt/intel/composerxe/bin and see if ifort is listed there?

Anais_M_
初學者
2,408 檢視

No ifort there !

ls /opt/intel/composerxe/bin

codecov idb xiar
compilervars.csh profdcg xild
compilervars.sh profmerge xilibtool
icc proforder
icpc tselect

Kenneth_C_Intel
2,408 檢視

Could you reinstall the fortran compiler package and see if it shows up then.

Kenneth_C_Intel
2,408 檢視

Did that work for you ?

回覆