On Mon, Aug 25, 2008 at 09:28:56AM +0300, Andras Barna wrote: > imho would be better /usr/include/ncursesw instead of > /usr/include/ncurses - for compatibility
That shouldn't be necessary; the wide-char versions of the header files are completely compatible with the narrow version. Danek