Forum Discussion
Altera_Forum
Honored Contributor
12 years agoLittle more info:
My make file edits the path PATH="${PATH}:../../../../libs/scripts" ; I commented this out and added the path in my .bachrc file instead and now it works. However, I would like to have the PATH modified in the file as it has advantages that way. Why would editing the path from the make file have a different effect?