Forum Discussion
AKost
New Contributor
7 years agoAltera-Modelsim can not start on Ubuntu 18.04
Hi, I installed the Modelsim Altera edition and now i can not start it. I downloaded the .run file, made it executable using chmod +x command and than ran it. It installed without problems into ~int...
Abe
Frequent Contributor
7 years agoWell, Intel officially supports only upto Ubuntu 16.04TLS for the Quartus tools. So I guess they haven't yet tested support for 18.04. Your best option would be to install Ubuntu 16.04 and then install the tools. You may have to install any missing Ubuntu packages for the tools work properly. Install the packages using the sudo apt-get install command.