Forum Discussion
Altera_Forum
Honored Contributor
16 years agopre build binary chain problem
hello all Im trying to install the nios2gcc to my laptop with has Ubuntu Linux on it my laptop is AMD Turion X2 I followed the instructions on the wiki and changed the PATH variables to...
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