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

Unable to install Intel C++ Compiler 9, please help !

Intel_C_Intel
Employee
382 Views
Hello everyone,
when i try to install Intel C++ compiler 9.0 by showing it a license file *.lic, it gives the following error
Setup was unable to copy the license "*.lic". Please check that the path exists and you have an adequate permission to perform the operation.

I have the administrator privileges and path is correct, that is, everything seems to be correct, what can be wrong with this setup? Could you please help me solving the problem ?
Sincerely
Cem DEMiRKIR
0 Kudos
4 Replies
JenniferJ
Moderator
382 Views
Did you provide the full name with mylicense.lic?
0 Kudos
Intel_C_Intel
Employee
382 Views
Yes, I provide the full name through the Browse button.
0 Kudos
JenniferJ
Moderator
382 Views

Try this.

1. copy the license file manually to C:Program FilesCommon FilesIntelLicenses directory

2. set an env "INTEL_LICENSE_FILE=C:Program FilesCommon FilesIntelLicenses" for your system: from "my computer"->"property">"advanced"->"environment variables".

3. close the browser window, reopen it; reinstall the compiler

Jennifer

0 Kudos
Intel_C_Intel
Employee
382 Views
Thanks a lot Jennifer, It works smoothtly.

Sincerely
Cem DEMiRKIR
0 Kudos
Reply