Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

License issues on gentoo linux

Jason_Y_1
Beginner
414 Views

Hi Folks,

I've installed icc on gentoo linux and downloaded a non-commercial license, but no matter where I put the license the compiler still complains about needing a license. I've copied the error message below - as you can see, icc is actually finding the license file in several of the locations, but it still won't accept it. Any ideas?

Error: A license for CCompL is not available (-5,357).

Make sure that a license file is being used that contains a license
for the requested feature.  If your license requires a license server,
make sure that the server is using the right license file (usually,
this would be the same license file that is being used by this
application), and make sure that you have not changed the license
file since starting the server.

License file(s) used were (in this order):
    1.  Trusted Storage
**  2.  /opt/intel/composerxe-2015_update6.6.233/licenses/NCOM_L___3X2P-P9GZGJS7_1.lic
**  3.  /opt/intel/license
**  4.  /opt/intel/composerxe-2015_update6.6.233/bin/intel64/../../Licenses/NCOM_L___3X2P-P9GZGJS7_1.lic
**  5.  /home/jyoung/Licenses/NCOM_L___3X2P-P9GZGJS7_1.lic
**  6.  /opt/intel/licenses/NCOM_L___3X2P-P9GZGJS7_1.lic
**  7.  /Users/Shared/Library/Application Support/Intel/Licenses
**  8.  /opt/intel/composerxe-2015_update6.6.233/bin/intel64/*.lic

 

0 Kudos
2 Replies
Om_S_Intel
Employee
414 Views

Hi Jason,

You have got license for the following product:

Name
Academic Research Performance Libraries from Intel (Linux*)
Version
2016
 
This license is only for using Intel libraries. This license does not work for Intel compiler.
 
Thanks,
 
Om
Intel product support
 
0 Kudos
Jason_Y_1
Beginner
414 Views

Hi Om,

Thanks - is there a non-commercial license available for icc? I've searched around the intel site and I can only find a link for the license I already have.

 

Jason

0 Kudos
Reply