| September 21, 2010 1:00 AM PDT | |
Problem:
I have a valid full license for the Intel software development product. Can I get older version installed with this license? If yes, how?
Resolution :
Yes, you can. Please do the following:
- If you have not done so, download the older version with the instructions on How do I get an older version of an Intel(R) Software Development Product; Skip to the step 2 if you have older version downloaded on your local machine;
- Skip to step 3 if the license is registered; if you have not registered the license, please register your serial number at Intel(R) Software Development Registration Center to make sure the license file is generated;
- Copy the license file to the default system directory where the product will be installed; Example License file location:
- On Windows* \Program Files\Common Files\Intel\Licenses\
- On Linux* /opt/intel/licenses/
- On Mac* /Users/Shared/Library/Application Support/Intel/Licenses
- Start the installation;
- Instead of providing a serial number, select the Provide the full path of license file option;
- Provide the complete path to the license file and include the license file name in the path. For example:
- On Windows* c:\Program Files\Common Files\Intel\Licenses\w_cc_cd_eval.lic
- On Linux /opt/intel/licenses/l_cc_cd_eval.lic
- On Mac* /Users/Shared/Library/Application Support/Intel/Licenses/m_cc_cd_eval.lic
The installation should then proceed normally.
Do you need more help?
This article applies to: Intel® C++ Compiler for Linux* Knowledge Base, Intel® C++ Compiler for Mac OS X* Knowledge Base, Intel® C++ Compiler for Windows* Knowledge Base, Intel® Fortran Compiler for Linux* Knowledge Base, Intel® Fortran Compiler for Mac OS X* Knowledge Base, Intel® Integrated Performance Primitives Knowledge Base, Intel® Math Kernel Library Knowledge Base, Intel® MPI Library for Linux* Knowledge Base, Intel® MPI Library for Windows* Knowledge Base, Intel® Software Development Products Registration Center Knowledge Base, Intel® Thread Checker for Linux* Knowledge Base, Intel® Thread Checker for Windows* Knowledge Base, Intel® Thread Profiler for Windows* Knowledge Base, Intel® Visual Fortran Compiler for Windows* Knowledge Base, Intel® VTune™ Performance Analyzer for Linux* Knowledge Base, Intel® VTune™ Performance Analyzer for Windows* Knowledge Base
For more complete information about compiler optimizations, see our Optimization Notice.
Comments (1) 
Trackbacks (0)
Leave a comment 
To obtain technical support, please go to Software Support.


jean.pinho
95
I'm using using an open source CFD to solve a problem. This code requires that I have the intel fortran compiler 9.x. I've tried installing several versions. The message I get from propt is that the license file I'm using is not a license file. What intrigued me is that when I use that same file to install 10.x or 11.x versions of the compiler installation proceeds without problems.
I am using the license file I get email when I register my serial number.
I am using Ubuntu 32-bit 10/10. The same error occurs in the 64-bit system.
You know what's going on?