Altera_Forum
Honored Contributor
11 years agoSegmentation Fault with Quartus installer (Ubuntu)
Hi there,
I'm trying to install Quartus II on my Ubuntu 14.04 64-bit machine. I need to compile and FPGA image from a script that doesn't support anything higher than 13.1, so I went and downloaded 13.0 and 13.1 SP1 along with my Cyclone IV device files and Modelsim. Before all this I installed 14.0 without any problems, running the following command in bash:cd ~/Downloads
sudo chmod +x Quartus_blablabla.run
./Quartus_blablabla.run Following the same procedure for the earlier versions only gives a message: Segmentation fault (core dumped) I've tried re-downloading it several times, and I've also tried to download the complete package of version 13, and running the install script gives the same error. Any ideas?