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

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

Anais_M_
Beginner
2,403 Views

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 Kudos
4 Replies
Kenneth_C_Intel
Employee
2,403 Views

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

0 Kudos
Anais_M_
Beginner
2,403 Views

No ifort there !

ls /opt/intel/composerxe/bin

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

0 Kudos
Kenneth_C_Intel
Employee
2,403 Views

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

0 Kudos
Kenneth_C_Intel
Employee
2,403 Views

Did that work for you ?

0 Kudos
Reply