Forum Discussion
Altera_Forum
Honored Contributor
14 years ago@anakha (http://www.alteraforum.com/forum/member.php?u=2471)
My md5sum was ok ;) sudo bash ./11.1sp1_216_quartus_free_linux.sh start the installation If the script is using specific feature of bash that are not supported in sh. so I replace in the file# !/bin/sh for # !/bin/bash and it solve the problem! So Altera should replace sh for bash in there script! Where is there bug report website to tell them? SUMMARIZED: sudo dpkg-reconfigure dash <no> sudo apt-get install ia32-libs sudo bash ./11.1sp1_216_quartus_free_linux.sh KA