Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I general the command not found is due to that you do not have a correct path to the binary. So it's either a problem with the embedded command shell or some other setup file. I don't know what operating system and shell you are using, but if this was Linux and sh/bash you could resolve the problem by (for example if your DS-5 installation is at /altera/DS-5) PATH=/altera/DS-5/bin:$PATH export PATH make --- Quote End --- Hi,petter , thanks for your reply. The OS I using is window 7 (32bit) . I try to follow the suggestion you given to setting the PATH in the embedded command shell but fail . so I wanna to ask izit the setting was same with the Linux? Below is the picture to describe the problems i faced.