It's been quite some time since I used the Intel Fortran compiler on my home laptop, and I had a personal (academic I think) license for ifort on OS X. I also was a Beta tester of the latest 16.x which was installed after the personal/academic version. Now that the beta period is over, I'm having trouble figuring out how to tell ifort to find the correct license. Now, even when I `source .../path/to/version/with/valid/license/bin/ifortvars.sh intel64` I still get the following message:
$ ifort --version Error: A license for FCompM is not available (-8,130). License file(s) used were (in this order): 1. Trusted Storage ** 2. /opt/intel/composer_xe_2015.2.132/licenses ** 3. /opt/intel/licenses ** 4. /Users/ibeekman/intel/licenses/license_ism2_3LD_S66S-xxxxxxxx.lic ** 5. /Users/ibeekman/intel/licenses/license_ism2_DBG_S66S-xxxxxxxx.lic ** 6. /Users/Shared/Library/Application Support/Intel/Licenses/m_yyyyyyyy.lic ** 7. /Users/Shared/Library/Application Support/Intel/Licenses/m_zzzzzzzz.lic ** 8. /Users/Shared/Library/Application Support/Intel/Licenses/m_vvvvvvvv.lic ** 9. /opt/intel/composer_xe_2015.2.132/bin/intel64/../../Licenses ** 10. /Users/ibeekman/Licenses ** 11. /opt/intel/composer_xe_2015.2.132/bin/intel64/*.lic Please visit http://software.intel.com/sites/support/ if you require technical assistance. ifort: error #10052: could not checkout FLEXlm license
Any ideas on how to go about fixing this? I can't remember how to get in touch with the premier account stuff either...