i get exactly the same error and have to use xconfig instead (which i don't
like as much). i'd say it's a bug somewhere. can anyone tell me different?
from
da Bobstopper
> Can anyone drop me a line to say what I've forgotten to install?
>
> enterprise:/usr/src/linux# make menuconfig
> rm -f in
Spot 0n! Thanks.
On Sun, 23 Jan 2000, Patrick wrote:
> dialog.h:29: curses.h: No such file or directory
That line is the crucial line. 'make menuconfig' uses the ncurses
library to build the menu interface. Installing the libncurses5-dev
package should solve your problem.
later,
joseph
--
the "LaterDude"
ICQ: 52
Can anyone drop me a line to say what I've forgotten to install?
enterprise:/usr/src/linux# make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
find: /usr/local/lib/: No such file or direct
4 matches
Mail list logo