01-14-06 07:46 AM
On 10 Jan 2006 06:45:24 -0800, Keith wrote:
> Being somewhat new to Debain and trying to compile a new kernel, I was
> disapointed to discover that ncurses wasn't installed as part of the
> basic install. (Meant I couldn't use xconfig as part of the process.)
Of course ncurses is installed as part of the basic install. What
isn't installed is the part of it needed for development, though.
Besides, for xconfig you'd need tk8.4-dev or libqt3-mt-dev (for 2.4 or
2.6 kernel, respectively).
> So I went to the debian website and browsed packages in the
> stable-development area and didn't find it.
$ apt-cache search ncurses develop
> Can anybody tell where to find ncurses?
If you want the development files needed for "make menuconfig" you'll
find them in the libncurses5-dev package. For "make xconfig" please
see above.
HTH,
Flo
>
[ Post a follow-up to this message ]
|