Quartus Lite Modelsim RTL simulation fails with MGLS_LICENSE_FILE
FPGA team,
We tried to run Quartus Lite Modelsim_ase versions 19.1 and 18.1 on CentOS 7 Linux machines and it keeps failing with license not found.
Error: Can't launch ModelSim-Altera Simulation software -- make sure the software is properly installed and the environment variable LM_LICENSE_FILE or MGLS_LICENSE_FILE points to the correct license file.
Error: NativeLink simulation flow was NOT successful
Nativelink TCL script failed with errorCode: issued_nl_message
Nativelink TCL script failed with errorInfo: Can't launch ModelSim-Altera Simulation software -- make sure the software is properly installed and the environment variable LM_LICENSE_FILE or MGLS_LICENSE_FILE points to the correct license file.
We received a University license file donation and it supports Modelsim product. MGLS_LICENSE_FILE variable is set correctly.
setenv MGLS_LICENSE_FILE 27005@its-flex-srv.ucsd.edu
Can you please suggest a solution?