lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Lynx 2.8 with ncurses


From: T.E.Dickey
Subject: Re: LYNX-DEV Lynx 2.8 with ncurses
Date: Sat, 7 Mar 1998 12:12:34 -0500 (EST)

> 
> When I compile Lynx with curses, it gets the non-ASCII Latin-1
> characters wrong (e.g., ö is displayed as inverted M-v).  With the
> previous versions of Lynx, this problem could be easily solved by
> using `make linux-ncurses'.
> 
> The Lynx 2.8 Makefile no longer has that target.  Could you please
> put it back in?
I believe this is what you are trying to do:

        make distclean
        configure --with-screen=ncurses
        make

> Thanks.
> 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]