- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
LS
I recenty donwloaded and installed Intel® Fortran Compiler XE 13.1 (mccomp_xe_2013.3.171.dmg) on mac OS 10.8.4.
As suggested by the user and reference guide, I first:
source /opt/intel/composer_xe_2013.3.171/bin/compilervars.sh ia32
and then I should be able to use ifort on the command line of Terminal.
However when I type: "ifort" in Terminal, I keep seeing:
-bash: ifort: command not found
( I also tried using the other suggested oprioin, without any luck though: source /opt/intel/composer_xe_2013.3.171/bin/compilervars.sh intel64 )
Any help would be highly appreciated!
Thanks in advance
Jurriaan
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If, in fact, the name of the package was: m_ccomp_xe_2013.3.171.dmg, that would be the C/C++ compiler, not Fortran.
The Fortran name would begin with "m_fcomp_xe_2013"
--Lorri

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page