DrSatUSD
New Contributor
2 years agoUnable to checkout Questa License
Hello,
I am trying to get Questa 22.1 to run on my Ubuntu Jammy installation. I have gone through the self-licensing procedure and have a license file. However, when I try to run the vsim command, I get the following error:
vsim --version Unable to checkout a license. Make sure your license file environment variable (e.g., LM_LICENSE_FILE) is set correctly and then run 'lmutil lmdiag' to diagnose the problem. Unable to checkout a license. Vsim is closing. ** Error: Invalid license environment. Application closing.
I double checked that my LM_LICENSE_FILE variable was correctly set and ran the lmutil lmdiag command as it suggested and got the following message, which seems to indicate everything worked fine.
lmutil - Copyright (c) 1989-2019 Flexera. All Rights Reserved. FlexNet diagnostics on Wed 7/5/2023 14:12 ----------------------------------------------------- License file: /home/foobar/LR-123456_License.dat ----------------------------------------------------- "intelqsimstarter" v2024.01, vendor: mgcld, expiry: 25-jun-2024 vendor_string: F6136AA2 uncounted nodelocked license, locked to ethernet address "0123456789ab" starts: 26-jun-2023, expires: 25-jun-2024 This is the correct node for this node-locked license -----------------------------------------------------
I'm unsure of where to proceed from here.