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 agoHi, I know the solution, you have to install the 32-bit libraries in order to run the bin toolchain :
sudo apt-get install ia32-libs Cheers