Software Archive
Read-only legacy content

License not available error

Anna_S_
Beginner
727 Views

Hi,

I am new to Fortran and when I try out my license I get the following error message:

  1. Error A license for Comp-FW is not available (-9.57)
  2. error#10052: could not checkout FLEXlm license.

What is wrong?

Best regards

Anna 

 

 

0 Kudos
4 Replies
Hubert_H_Intel
Employee
727 Views

Hi Anna,

How did you run the Intel® Parallel Studio XE Professional Edition for Fortran Windows*? Do you use it under a Visual Studio project or under a command line build?

Regards, Hubert.

0 Kudos
Anna_S_
Beginner
727 Views

Hi Hubert,

 

I used it under a Visual Studio project.

 

Regards

Anna

0 Kudos
Hubert_H_Intel
Employee
727 Views

Anna,

Please open a command prompt on your Windows system, navigate to the installation directory:

c:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\bin\

and invoke the following:

>compilervars.bat intel64
>set INTEL_LMD_DEBUG=%TEMP%\LMD.log
>ifort

Please find your LMD.log file under your system temp directory (echo %TEMP%) and upload the file in a private message ("Send Author A Message").

Regards, Hubert.

0 Kudos
Light_Intel
Moderator
727 Views

This issue has been resolved. If you have a similar question please start a new thread to ensure your issue is being addressed in a timely manner.

0 Kudos
Reply