[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev UTF-8 display questions (was: Superscripts)
From: |
Thomas E. Dickey |
Subject: |
Re: lynx-dev UTF-8 display questions (was: Superscripts) |
Date: |
Thu, 8 Jun 2000 11:00:43 -0400 (EDT) |
On 8 Jun 2000, Sergei Pokrovsky wrote:
> I really had install fresh ncurses and xterm; but lynx didn't want
> to compile with ncurses (at least, not the native cc, which had many
> objections against the lynx code, like ; after cpp-expanded structure
> declarations etc), so I did configure --with-screen=slang even before
> my complaint.
ncurses requires an ANSI compiler - but iirc, so does slang.
I could link against it using a K&R compiler with a wrapper such as
unproto, though the 'L' suffix in constants is a problem (slang also has
the same limitation).
--
T.E.Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- Re: lynx-dev Superscripts, (continued)
- lynx-dev UTF-8 display questions (was: Superscripts), Klaus Weide, 2000/06/07
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Sergei Pokrovsky, 2000/06/08
- Re: lynx-dev UTF-8 display questions (was: Superscripts),
Thomas E. Dickey <=
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Klaus Weide, 2000/06/08
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Thomas E. Dickey, 2000/06/08
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Sergei Pokrovsky, 2000/06/09
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Thomas E. Dickey, 2000/06/09
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Klaus Weide, 2000/06/09
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Sergei Pokrovsky, 2000/06/09
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Thomas E. Dickey, 2000/06/09
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Thomas Dickey, 2000/06/09
- lynx-dev Tweaking HTML.c to insert characters (was: UTF-8 display questions), Klaus Weide, 2000/06/08
- Re: lynx-dev Tweaking HTML.c to insert characters (was: UTF-8 display questions), Klaus Weide, 2000/06/08