[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: |
Fri, 9 Jun 2000 08:52:06 -0400 (EDT) |
On 9 Jun 2000, Sergei Pokrovsky wrote:
> >>>>> Thomas E Dickey writes:
>
> Thomas> On Thu, 8 Jun 2000, Klaus Weide wrote:
> >> 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
> >>
> >> Maybe Tom is interested in pursuing this...
>
> Thomas> yes (need more information)
>
> Well, there are quite a few strange things. To start with, somtimes
> ./configure does not accept the native compiler:
setenv CC=cc
configure
> cc).
>
> Among other things ./configure tells that
>
> ,----
> | checking if curses supports alternate-character set... acs_map
> | checking if curses supports fancy attributes... no
There's a problem that should be reported in config.log at this point.
The most likely problem is installing ncurses on Solaris without using
the --disable-overwrite option.
> | checking for ncurses version... 5.0.19991023
> | checking for obsolete/broken version of ncurses... no
> | checking if curses supports color attributes... yes
> ...
> | checking if we can include termio.h with curses... no
> | srcdir is .
> | updating cache ./config.cache
> | creating ./config.status
> `----
>
> Then at the compilation I get:
--
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, 2000/06/08
- 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 <=
- 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
- Re: lynx-dev Tweaking HTML.c to insert characters (was: UTF-8 display questions), Sergei Pokrovsky, 2000/06/09
- Re: lynx-dev Tweaking HTML.c to insert characters (was: UTF-8 display questions), Klaus Weide, 2000/06/09
- Re: lynx-dev Tweaking HTML.c to insert characters (was: UTF-8 display questions), Sergei Pokrovsky, 2000/06/11
- Re: lynx-dev UTF-8 display questions (was: Superscripts), Sergei Pokrovsky, 2000/06/11