Open QuestaSim from Quartus Simulation does not work on Linux
Hello,
i currently have problems running Questa to simulate FPGA-Projects
My Setup:
-Fedora OS Version 38
-Quartus Prime Lite Edition Version 22.1 (Working)
-Questa Intel Starter FPGA Edition 64 2021-2
I have an License file retrived from SSLC.
I have placed the License file inside the quartus installation folder and let the variable "LM_LICENSE_FILE" pointing to this absolute location. Printing the Variable gives me the right path. When now starting quartus, opening an Project and starting a Simulation it shows me
Error: Error: Can't launch Questa Intel FPGA 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.
and
Error: Error: NativeLink simulation flow was NOT successful
Idk if this verifyes anything but I can start Questa directly from console using
/INSTALLATION/PATH/questa_fse/bin/vsim
which does work. So i dont think that there is a Problem with the license, the Path or Questa installation.
Also this is the Output of the Tools->License Setup Menu in Quartus if this helps