Re: Missing curses libraries

2005-11-04 Thread Martin McCormick
>You need the "libncurses5-dev" package. Thank you. It looks like things are more healthy now. Martin McCormick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Missing curses libraries

2005-11-04 Thread Mitch Wiedemann
Martin McCormick wrote: > I went to modify a kernel build on a system I rebuilt last >Summer. When I gave the command > >make menuconfig > >I got the following error message: > >/usr/bin/ld: cannot find -lncurses >collect2: ld returned 1 exit status > > >>>Unable to find the Ncurses libra