bug-ncurses
[Top][All Lists]
Advanced

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

Re: Using UTF-8 with Ncurses / Xterm ....


From: Ben Duncan
Subject: Re: Using UTF-8 with Ncurses / Xterm ....
Date: Fri, 20 Mar 2009 16:18:07 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20081209)

Ok, went back and checked ...

No ncursesw.h anywhere.

Removed all traces of libncurses and in the ncurses source
did a make distclean.

Then a ../configure --with-shared --prefix=/usr

followed my : make ... then a make install ....

Still .. no ncursesw.h ... this is ncurses 5.7 version.


Thanks ...

On Fri, Mar 20, 2009 at 01:28:49PM -0500, Ben Duncan wrote:
> Well I have had no luck so far getting UTF-8 extended characters to display.
>
> Follows is my sample program .. am I doing something wrong here ?
>
> TIA ...
>
>
> #include <locale.h>
>
> #include <ncurses.h>

perhaps this (unless the packager does something special, ncursesw's header
is named "ncursesw.h").  Changing that, I do get a graphic character...


<SNIP>


--
Ben Duncan - Business Network Solutions, Inc. 336 Elton Road  Jackson MS, 39212
"Never attribute to malice, that which can be adequately explained by stupidity"
       - Hanlon's Razor





reply via email to

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