Software Archive
Read-only legacy content
17061 Discussions

fail to find license

meng-sing
Beginner
258 Views

when I use ifort to compile my fortran code, I got the following errors

****

Error: A license for (Comp-FM) could not be found.

License file(s) used were (in this order):

    1.  Trusted Storage

**  2.  /usr/bin/ifort-16.0-base/bin/intel64/../../Licenses

**  3.  /Users/mliou1/Licenses

**  4.  /opt/intel/licenses

**  5.  /Users/Shared/Library/Application Support/Intel/Licenses/m_H3TGFH7R.lic

**  6.  /usr/bin/ifort-16.0-base/bin/intel64/*.lic

AND

error #10052: could not checkout FLEXlm license

Thanks.

 

0 Kudos
3 Replies
Light_Intel
Moderator
258 Views

Thank you for contacting Intel Support.

Looking at your licenses you have 5 expired EVAL licenses, 3 older COM licenses and 2 current EVAL licenses. I am suspecting the ifort is encountering an expired license. Are you using the EVAL compiler or the COM compiler? Please go to all the locations indicated above and delete old license files from those locations. This should resolve the issue.

Regards,

Noga

Intel Developer Support

0 Kudos
meng-sing
Beginner
258 Views

How do I find the locations of these licenses? I thought that the EVAL compiler I just downloaded would take the place of old ones, apparently it is not true. Then I don’t know which one the system takes for compilation, how do I find it out? 

Thanks.

0 Kudos
Light_Intel
Moderator
258 Views

Evaluation licenses are being placed in:

    1.  Trusted Storage

Regular licenses are placed in the other locations specified above.

When trying to install please use the SN option and enter the SN that was sent to you with your evaluation email.

Regards,

Noga

0 Kudos
Reply