On Tue, Jan 12, 2016 at 06:31:24AM -0500, Héctor A. Abreu wrote: > Hi there, > > I installed Lynx using "aptitude install" on my Raspberry Pi 2 (Raspbian > Jessie Lite). I set computer locale and browser to UTF-8 and have no problem > to view UTF-8 on http, for example http://www.columbia.edu/kermit/utf8.html > > The problem is when I try to do the same thing on gopher, for example > gopher://z3bra.org:70/0/notes/vim/digraphs.txt > > Characters are displayed incorrectly on gopher... but only when I use Lynx > on Raspberry Pi. Lynx displays gopher UTF-8 correctly from my non-ARM Linux > boxes (HP Laptop with Lubuntu, AMD with Debian). > > Should I compile Lynx myself on ARM instead of using "aptitude install"?
Perhaps the pre-built package links with ncurses rather than ncursesw. In that case, it might be better to just build it yourself. -- Thomas E. Dickey <[email protected]> http://invisible-island.net ftp://invisible-island.net
signature.asc
Description: Digital signature
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
