I am trying to install Quartus Prime Lite Edition (Free) 16.1.0.196 on Ubuntu 16.04.
I run the QuartusLiteSetup-16.1.0.196-linux.run file. When the installation process starts, InstallBuilder gets stuck after a few seconds when unpacking the files. It stops responding and eventually I am forced to quit it by hand. Please have a look at the Screenshot of the window
What might be causing this problem? How can I fix it?
chmod 755 ./QuartusLiteSetup-16.1.0.196-linux.run
sudo ./QuartusLiteSetup-16.1.0.196-linux.run
It isn't printing any messages in terminal. Just the installation window is opening and it gets stuck when unpacking files.
sudo
or with root privileges? It does need system folders access. By the way start it in terminal and add log to the question if you if still facing the issue.