I just installed the Intel C++ compiler on a Ubuntu 10.04
system we've got here. I just ran ./install.sh, typed in the license
number when prompted, then let the installer run to completion.
When it finished, I sourced the proper file /opt/intel/bin/compilervars.csh intel64
When I tried to run any of the products (icc, icpc), it gives me the following error:
Error: A license for CCompL is not available now (-15,570,115).
A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd.intel process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed.
License file(s) used were (in this order): 1. Trusted Storage ** 2. /opt/intel/composerxe-2011.4.191/licenses ** 3. /opt/intel/licenses/l_VMR6KW97.lic ** 4. /root/intel/licenses ** 5. /opt/intel/composerxe-2011.4.191/Licenses ** 6. /Users/Shared/Library/Application Support/Intel/Licenses ** 7. /opt/intel/composerxe-2011.4.191/bin/intel64/*.lic
icc: error #10052: could not checkout FLEXlm license
I
looked in /opt/intel/licenses and the l_VMR6KW97.lic file is in there and
appears to be correct; it is identical to the license file that I
received.
I tried running /opt/intel/ActivationTool/Activation/Activate and entering the serial number again, but that didn't fix it.
What's
wrong with my installation? I don't think we need to use a license
server for a single installation where the serial number was typed in? I
don't see a lmgrd binary anywhere in /opt/intel. Do I need to get this
from somewhere and install it?
License error (-15,570,115)
Hi all,
I just installed the Intel C++ compiler on a Ubuntu 10.04
system we've got here. I just ran ./install.sh, typed in the license
number when prompted, then let the installer run to completion.
When it finished, I sourced the proper file /opt/intel/bin/compilervars.csh intel64
When I tried to run any of the products (icc, icpc), it gives me the following error:
Error: A license for CCompL is not available now (-15,570,115).
A connection to the license server could not be made. You should
make sure that your license daemon process is running: both an
lmgrd.intel process and an INTEL process should be running
if your license limits you to a specified number of licenses in use
at a time. Also, check to see if the wrong port@host or the wrong
license file is being used, or if the port or hostname in the license
file has changed.
License file(s) used were (in this order):
1. Trusted Storage
** 2. /opt/intel/composerxe-2011.4.191/licenses
** 3. /opt/intel/licenses/l_VMR6KW97.lic
** 4. /root/intel/licenses
** 5. /opt/intel/composerxe-2011.4.191/Licenses
** 6. /Users/Shared/Library/Application Support/Intel/Licenses
** 7. /opt/intel/composerxe-2011.4.191/bin/intel64/*.lic
Please visit http://software.intel.com/sites/support/ if you require technical assistance.
icc: error #10052: could not checkout FLEXlm license
I
looked in /opt/intel/licenses and the l_VMR6KW97.lic file is in there and
appears to be correct; it is identical to the license file that I
received.
I tried running /opt/intel/ActivationTool/Activation/Activate and entering the serial number again, but that didn't fix it.
What's
wrong with my installation? I don't think we need to use a license
server for a single installation where the serial number was typed in? I
don't see a lmgrd binary anywhere in /opt/intel. Do I need to get this
from somewhere and install it?
Thanks!