Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi Marion,
--- Quote Start --- rut/home/mr/Downloads\:ls 11.1sp2_259_quartus_free_linux 11.1sp2_259_quartus_free_linux.sh rut/home/mr/Downloads\:./11*.sh Creating directory 11.1sp2_259_quartus_free_linux Verifying archive integrity... All good. Uncompressing Quartus II Web Edition (Free)................................................................................................................................................................................................... ./setup: 1: Syntax error: "&" unexpected --- Quote End --- Solution# 1: Stop using Ubuntu. Its not supported by Altera, and if you have any problems with the tools, you're unlikely to get help. Just install Centos 6.2 and everything will work correctly. Solution# 2: Ok, so you want to keep using Ubuntu. Even though you get an error, the archive was unzipped ok, so the next step is to:
cd 11.1sp2_259_quartus_free_linux
sudo /bin/bash ./setup
and follow the GUI prompts. You may however get additional library library errors because Ubuntu is not supported. Cheers, Dave