Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAfter grepping the install directory for "QDA", the device file type, I found where they were listed in the altera_installer_linux.xml file. It pretty cleanly shows how to execute the quartus_sh command to extract them.
After manually running the command 22 times, I had all of the device files installed. Below is an example. The command was issued from the quartus/bin directory. quartus_sh --qinstall -qda ~/10.0sp1_quartus_linux/devices/subscription/arriagx.qda quartus_sh --qinstall -qda ~/10.0sp1_quartus_linux/devices/subscription/arriaii.qda The installation appears to be working well now. Only a few hours lost to this.