Forum Discussion
Altera_Forum
Honored Contributor
20 years agoProblem running menuconfig utility
hi
I am using Quartus2 v5.0 and Nios2 v5.0.
At the end of the installation of Microtronix linux, I got a message that cygwin could not locate /usr/include. I did not know how to fix it.
While trying got configure the linux kernel, I got a lot of errors.
Here are the errors.
<attachment>
How can I fix it.
TIA
Shiladitya
3 Replies
- Altera_Forum
Honored Contributor
It looks like the symlinks for the curses library didn't get installed properly. Try:
Starting up the Nios II SDK shell Navigate to the PRogram Files Microtronix Nios II SDK Shell (using the cd command) run ./install_cyg_ext.sh - Altera_Forum
Honored Contributor
Thanks Ken. I could get it working http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif
- Altera_Forum
Honored Contributor
Manually running the install_cyg_ext.sh script (per this thread) solved a problem I was having as well:
- install tools - create new kernel project - run Configure Kernel Result - Dos/Cygwin window appears for a half second and then dissapears I ran the script directly from the Nios II SDK Shell and it seems to be working now. (Possible search topics - Can't configure kernel, Kernel Configuration problem)