Software Archive
Read-only legacy content
17061 Discussions

License problem with ifort

Elham_N_
Beginner
494 Views

Hello,

I installed intel fortran non-commercial version on my ubuntu system last month and it was working fine. I needed to use it again today, but it gives me the following error:

Error: A license for FComp 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/composer_xe_2013.3.163/licenses
**  3.  /opt/intel/licenses/l_8P9G8CCF.lic
**  4.  /home/mahle68/intel/licenses
**  5.  /opt/intel/composer_xe_2013.3.163/Licenses
**  6.  /Users/Shared/Library/Application Support/Intel/Licenses
**  7.  /opt/intel/composer_xe_2013.3.163/bin/intel64/l_8P9G8CCF.lic

Please visit http://software.intel.com/sites/support/ if you require technical assistance.

ifort: error #10052: could not checkout FLEXlm license

###

There is a .lic file in the "/opt/intel/licenses/" directory but I'm not sure if this can be used to solve the problem.

I need some suggestions please.

Thanks.

Elham

0 Kudos
1 Solution
Hubert_H_Intel
Employee
494 Views

Elham,

We've discontinued the non-commercial license program. What you have is a C++ Student license with no support for Fortran. For using the Intel(R) Fortran Compiler you need to obtain a Fortran license from: https://software.intel.com/en-us/qualify-for-free-software/student

Regards, Hubert.

 

 

View solution in original post

0 Kudos
3 Replies
TimP
Honored Contributor III
494 Views

Did you check past posts on this subject, e.g.

https://software.intel.com/en-us/forums/topic/533638

?

0 Kudos
Elham_N_
Beginner
494 Views

Tim, thanks for sharing the link, but I doubt that this is the problem because I downloaded the non-commercial version last month and it was working fine for a couple of weeks. 

 

 

 

0 Kudos
Hubert_H_Intel
Employee
495 Views

Elham,

We've discontinued the non-commercial license program. What you have is a C++ Student license with no support for Fortran. For using the Intel(R) Fortran Compiler you need to obtain a Fortran license from: https://software.intel.com/en-us/qualify-for-free-software/student

Regards, Hubert.

 

 

0 Kudos
Reply