Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSalut,
I have folowed the nios wiki tutorial step by step and it is working for me. 1 : http://www.nioswiki.com/installnios2linux 2 : http://www.nioswiki.com/operatingsystems/uclinux/uclinuxdist I see in your error log : lxdialog/dialog.h:32:20: erreur: curses.h : Aucun fichier ou dossier de ce type Maybe you don't have installed the prerequist package on InstallNios2Linux guide, in particular : ncurses-dev ? (on ubuntu sudo apt-get install ncurses-dev)