Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Licensing problem on installation of old version fortran compiler

Little__Edmund
Beginner
517 Views

Hello everyone

I got a licensing problem. These days I need to compile an old program using the old intel fortran compiler (ifort 9.0.033). So I follow http://software.intel.com/en-us/articles/older-version-product?page=1 to download l_fc_c_9.0.033. But during the installation I was told 'A valid FLEXlm license is required to install this product'. I have gave the path of *.lic following the step 7 in above link. What's the matter with it? Is the ifort 9.0.033 not active any more? How to fix this licensing problem. Thank you very much.

0 Kudos
2 Replies
TimP
Honored Contributor III
517 Views
A license for linux ifort which was valid at any time since the release of that version should be accepted. If you have the license file, the easiest way, supposing you are installing in the default /opt/intel/ path, is to copy the license file into /opt/intel/licenses/. Otherwise, the question about license file has to be answered by the full path of the license file (including the entire name of the file). A correct source program should build OK with a current release of the compiler. The old compiler would be difficult to install on a current version of linux. The prerequisites include a full installation of 32-bit g++ including certain g++-3.3 libraries.
0 Kudos
Hubert_H_Intel
Employee
517 Views
Which is the serial number of your license? Pls. reply by using the 'Send Author A Message' link to protect confidential data. Regards, Hubert.
0 Kudos
Reply