Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Hi , I just installed Quartus II on ubuntu 11.04 operating system. It successfully got installed and i can see a directory named altera in my home directory which has further subdirectories. Now how can i run the software from terminal. How can i source quartus and run it ? Please help me. --- Quote End --- You first add the bin/ directory of quartus to your path via something like: export PATH=$PATH:$HOME/altera/11.0/quartus/bin Then check that things are setup which quartus And then run the program quartus Cheers, Dave