oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1366 Discussions

ifort: error #10052: could not checkout FLEXlm license

yanyiaaa
Beginner
595 Views

Hello:

I am very sorry that I do not know why I can not reply to your email, also can not reply under the original post, can only re-open a help post.

Here is the information you need:

Operating System and It's Build Number:Ubuntu 22.04.2 LTS

License Serial Number:I don't understand what you mean by License Serial Number, please tell me more details.

Version of Microsoft Visual Studio installed along with it's build version:I didn't find this software on my computer.

Other versions of Intel® Parallel Studio XE or Intel® oneAPI already installed on the system:I only installed the latest version of intel oneapi base toolkits and intel oneapi hpc toolkits.

The problem before and after the code below. Looking forward to your reply.

(base) tust212@tust212-Precision-7920-Tower:~/qe-7.3$ ./configure CC=mpiicc F77=mpiifort CXX=mpiicpc F90=mpiifort

configure: success

(base) tust212@tust212-Precision-7920-Tower:~/qe-7.3$ make all

test -d bin || mkdir bin

( cd UtilXlib ; make TLDEPS= all || exit 1 )

make[1]: 进入目录“/home/tust212/qe-7.3/UtilXlib”

ifort -O3 -g -cpp -D__FFTW -I/home/tust212/qe-7.3//external/devxlib/src -I. -I/home/tust212/qe-7.3//include -I. -c parallel_include.f90

Error: A license for FCompL is not available (-76,61026,2).

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

1. Trusted Storage

** 2. /home/tust212/vasp/opt/intel/composer_xe_2015.0.090/bin/intel64/../../Licenses

** 3. /home/tust212/Licenses

** 4. /opt/intel/licenses

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

**6./home/tust212/vasp/opt/intel/composer_xe_2015.0.090/bin/intel64/*.lic

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

ifort: error #10052: could not checkout FLEXlm license

../make.inc:16: recipe for target 'parallel_include.o' failed

make[1]: *** [parallel_include.o] Error 1

make[1]: 离开目录“/home/tust212/qe-7.3/UtilXlib”

Makefile:209: recipe for target 'libutil' failed

make: *** [libutil] Error 1

0 Kudos
1 Reply
Vipin_Singh1
Moderator
536 Views

Hi Yan, we can see that you have created the same thread here: https://community.intel.com/t5/oneAPI-Registration-Download/ifort-error-10052-could-not-checkout-FLEXlm-license/m-p/1585328#M7305, with a similar concern. Therefore, we will close this thread as a duplicate and continue our support on that thread.  

 

If you have any further queries, please post a new question, as this thread will no longer be monitored by Intel®. 


0 Kudos
Reply