On Thu, 25 May 2000, Jay Kelly wrote: > If I want to edit my kernel what command do I use. I tried make menuconfig > but that doesnt work. Any help would be great... Im using slink
"make menuconfig" works fine... when you have the libncurses4-dev package installed. "make config" requires nothing extra "make xconfig" needs tk/tcl installed, IIRC If it is some other problem, post the error messages to the list (use the "script" command to capture all messages). later, Bruce