Re: Compiling Kernel - ncurses and wish

2003-01-16 Thread Stephen Gran
This one time, at band camp, Doug MacFarlane said: > > Team: > > I'm trying to compile a new kernel on a woody machine. > > make menuconfig > > tells me I don't have ncurses installed, but I've installed every package > in the Debian Package archive with ncurses in the name . . . apt-get in

Re: Compiling Kernel - ncurses and wish

2003-01-16 Thread Richard Hector
On Fri, 2003-01-17 at 07:41, Doug MacFarlane wrote: > > make menuconfig > > tells me I don't have ncurses installed, but I've installed every package > in the Debian Package archive with ncurses in the name . . . Including libncurses5-dev? I think that's the one you want. It is listed as 'sug

Compiling Kernel - ncurses and wish

2003-01-16 Thread Doug MacFarlane
Team: I'm trying to compile a new kernel on a woody machine. make menuconfig tells me I don't have ncurses installed, but I've installed every package in the Debian Package archive with ncurses in the name . . . and make xconfig can't find a "wish" script . . . . This has never happene