[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Cannot get 2.8.8dev1 to display utf-8
From: |
Jasper |
Subject: |
Re: [Lynx-dev] Cannot get 2.8.8dev1 to display utf-8 |
Date: |
Fri, 04 Sep 2009 01:24:27 +0200 |
Op do, 03-09-2009 te 16:27 -0400, schreef Thomas Dickey:
> On Thu, 3 Sep 2009, Jasper wrote:
>
> > Hi, I compiled and use version 2.8.8dev1 without problems.
> >
> > But.... it won't do utf-8.
>
> Did you use
>
> --with-screen=ncursesw
>
> when configuring?
>
> > The former version I used is 2.8.7dev4 packaged as lynx-cur by Debian
> > (-Etch). This version displays messages in dutch language ( not sure how
> > that is done ).
>
> That's the --enable-nls option.
>
> > Starting both lynxes with exactly the same configuration give different
> > results on these testfiles:
> >
> > http://www.xs4all.nl/~loopje/test/
> >
> > ( It is the "RIGHT SINGLE QUOTATION MARK" that goes wrong, the u-umlaut
> > is ok. )
>
> They look consistent to me (using lynx + ncursesw).
>
> The "-version" option tells which library it is built with:
>
> ~ (103) lynx -version
> Lynx Version 2.8.8dev.1 (28 Aug 2009)
> libwww-FM 2.14, SSL-MM 1.4.1, OpenSSL 0.9.8k, ncurses 5.7.20090829(wide)
> Built on linux-gnu Aug 28 2009 20:18:57
>
>
Got it working ( had to install libncursesw5-dev ).
Thanks again !!
--Jasper.