Hi Daniel, At present readline works with only the interactive interface. You need the ncurses-devel package, too.
Sorry for the false compiling error, I will fix the compiling conditions in the tools/hunspell.cxx. Regards, Laci Quoting Daniel Naber <[EMAIL PROTECTED]>: > On Freitag 06 Januar 2006 14:32, [EMAIL PROTECTED] wrote: > > Hi Laci, > > > What is the output of the configure script? > > ... > checking for tparm in -lncursesw... no > checking for tparm in -lcurses... no > checking for tparm in -lncurses... no > checking for tparm in -lcurses... (cached) no > checking for tgetent in -ltermcap... no > checking for readline in -lreadline... yes > checking readline/readline.h usability... yes > checking readline/readline.h presence... yes > checking for readline/readline.h... yes > Using the readline library. > ... > > Regards > Daniel > > -- > http://www.danielnaber.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
