Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHi,
Have you solved this issue? If not here's my two cent's .. After installing the toolset in Linux you need to add the appropriate paths to the tools in the PATH command using the set PATH or other setenv commands. . Just do an echo $PATH , the system will spit out the Path variable contents. Make sure the Quartus and SoC EDS are in the path. If not add the path to the executable location in the $PATH env. Close the existing terminals, start a fresh terminal and now you will be able to run all the Quartus and SoC EDS tools from the command line.