> Henrik Jensen <[EMAIL PROTECTED]> wrote: > > > Everything seemed to go smoothly until I suddenly got this: > > > > checking for tgetent in -lncurses ... no > > checking for tgetent in -lcurses ... no > > checking for tgetent in -ltermcap ... no > > checking for termcap functions library ... error: configure: no > > curses/termcap library found > > > I'd expect that you have not installed a package such as > libncurses5-dev..? > > > Regards, > > Morten >
Hmmm... when entering 'apt-get install libncurses5' I get: "Sorry libncurses5 is already the newest version" I also tried 'apt-get install libncurses5-dev' - this couldn“t be found, and 'apt-get install libncurses-dev' gave me something like "package libncurses-dev has no version [...]" Am I using the right commands? Thx! Henrik

