Modelsim Licensing on Ubuntu 18.04
I have an Academic License for Intel Quartus Prime Standard Edition and Modelsim Intel edition. The license is not a floating license, but rather a single PC license.
I am able to run Quartus, compile the design and program the design to the FPGA,
However the Pro Version of Modelsim does not launch. I have installed the 32 bit libraries and made appropriate changes to the vsim script in the bin directory, but when I try to execute the script after changes I get this error
"Unable to find the license file. It appears that your license file environment variable (e.g., LM_LICENSE_FILE) is not set correctly.
Unable to checkout a license. Vsim is closing.
** Fatal: Invalid license environment. Application closing."
Anybody knows how to fix this licensing issue.