On Sat, Jan 10, 1998 at 01:00:07PM +0000, Michael [badpixel/bad sector] wrote: > Hi! > > Now I'we got libc6 installed! :) ... but it still gives me some > problems. > > Here's one of them: > > In file included from lxdialog.c:22: > dialog.h:29: curses.h: No such file or directory > make[1]: *** [lxdialog.o] Error 1 > make[1]: Leaving directory > /usr/src/kernel-source-2.0.32/scripts/lxdialog' make: *** [menuconfig] > Error 2
<curses.h> not not part of the libc but of ncureses:
usr/include/curses.h
devel/ncurses3.4-dev
You should install that package from the devel directory, too.
Regards
Joey
--
/ Martin Schulze * [EMAIL PROTECTED] * 26129 Oldenburg /
/ Whenever you meet yourself you're in a time loop /
/ http://home.pages.de/~joey/ or in front of a mirror /
pgpwOZJVQElll.pgp
Description: PGP signature

