Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWhat are the permissions on the executable "nios2-linux-uclibc-gcc"? Do an "ls -altr" in the "/opt/nios2/bin" directory. If you don't see "x" as one of the permission bits, execution isn't possible, even if it's a valid executable file. To change it, type "chmod +x nios2-linux-uclibc-gcc", though I think the fact that it's not executable indicates that something was done incorrectly during installation.
Regards, --slacker