Forum Discussion
Altera_Forum
Honored Contributor
13 years agonios2-terminal and jtag
Hello all, I am running Nios2 on Ubuntu 12LTS and I have received the following error when trying to run nios2-terminal: $ sudo bash ./nios2-terminal ./nios2-terminal-wrapped: error while ...
Altera_Forum
Honored Contributor
13 years agoWhere the system looks for shared libraries depends on how the program binary was linked, some global system settings, and the LD_LIBRARY_PATH environment variable. If the application is using dlopen() it also depends on the application code.
In this case I suspect the 'Nios2 command shell' has set some environment variables. You'll need to replicated the important ones.