Software Archive
Read-only legacy content
17061 Discussions

Licensing issue with icc

W_W_
Beginner
192 Views

Hello there,

I recently downloaded and registered the Intel® Parallel Studio XE Composer Edition for C++ OS X* (student version), however when I tried to compile some code with it, I got the following errors:

Error: A license for CCompM is not available (-8,130).

License file(s) used were (in this order):
    1.  Trusted Storage
**  2.  /usr/bin/icc-15.0-base/bin/intel64/../../Licenses
**  3.  /Users/WEI/Licenses
**  4.  /opt/intel/licenses
**  5.  /Users/Shared/Library/Application Support/Intel/Licenses/license_ism2_85V_xxxxxxxxx.lic
**  6.  /Users/Shared/Library/Application Support/Intel/Licenses/license_ism2_GLK_xxxxxxxxx.lic
**  7.  /Users/Shared/Library/Application Support/Intel/Licenses/license_ism2_W4F_xxxxxxxxx.lic
**  8.  /Users/Shared/Library/Application Support/Intel/Licenses/m_5X3GPCSC.lic
**  9.  /usr/bin/icc-15.0-base/bin/intel64/*.lic

Please visit http://software.intel.com/sites/support/ if you require technical assistance.

icc-15_0: error #10052: could not checkout FLEXlm license
Command /usr/bin/icc-15.0 failed with exit code 1

*I have masked out the serial #  from the error message. 

What could be the problem? 

Tha\nks

Wei

0 Kudos
1 Reply
Feilong_H_Intel
Employee
192 Views

Hi Wei,

Could you please remove all .lic files except m_5X3GPCSC.lic, and try to run the compiler again?  Please let me know if it solves the problem.

Thanks.

0 Kudos
Reply