Forum Discussion
Altera_Forum
Honored Contributor
14 years agoubuntu 11.10 quartus install "./setup: 1: Syntax error: "&" unexpected"
FWIW, I ran into this installation script failure when installing the quartus 11.1 sp2 into ubunto 11.10. bash 11.1sp2_259_quartus_free_linux.sh Creating directory 11.1sp2_259_quartus_free_li...
Altera_Forum
Honored Contributor
14 years agohaulisson,
Same workaround might work in your situation. The workaround was to change directory to where the archive is being expanded (on my system this was "~/11.1sp2_259_quartus_free_linux") and type this command. bash ./setup Note that "~" is a pseudonym for the home directory on UNIX systems. Jeff