Quote:
Originally Posted by j.todd
Code:
# aptitude -f install
That should fix unmet dependencies.
|
I did just that but, still can't get my problem resolved. I'm trying to run
make menuconfig and I get this:
*** Unable to find the ncurses libraries or the
*** required header files.
*** 'make menuconfig' requires the ncurses libraries.
***
*** Install ncurses (ncurses-devel) and try again.
***
make[1]: *** [scripts/kconfig/dochecklxdialog] Error 1
make: *** [menuconfig] Error 2
Now what can I do?