On 10-Jan-2001 Benjamin Pharr wrote:
> I can't use 'make menuconfig' when trying to use the kernel because ncurses 
> is not installed.  I have tried:
> 
> apt-get install ncurses
> apt-get install libncurses
> apt-get install libncurses-dev

you need libncurses5-dev

apt-cache search ncurses
also in unstable (probably testing too) there is an app called auto-apt. 
Install it, run auto-apt update, then do: auto-apt search /path/to/file.

Reply via email to