> Anyway, you could try for yourself whether slang now provides a 
> curses emulation that is complete enough for Lynx's needs, at least 
> if you have a system where library and header files are under your 
> control.  Remove/rename/hide your existing (n)curses header and lib 
> files, and sneak in the slang files in their place... 
> (for example, 'ln -s /usr/include/slcurses.h /usr/include/curses.h', 
> and similar for the libs).  Try to configure and compile Lynx so that 
> it thinks it's using curses.  Theoretically this should work... 

not even close.

there's no "initscr" function in the library...
  
>    Klaus 
>  


-- 
Thomas E. Dickey
[EMAIL PROTECTED]
http://www.clark.net/pub/dickey

Reply via email to