Thomas Dickey wrote:
> "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
>>The ncurses documentation suggests that you should link with
>>ncurses_w instead of linking with ncurses - you might try
>>that as well. If it helps, please do report back.
> 
> 
> ncursesw

I'll test it if someone would dumb down "link with ncursesw instead of 
ncurses" a little for me.

I tried:
./configure --with-libs="ncursesw5"

and it failed saying:
checking size of wchar_t... configure: error: cannot compute sizeof 
(wchar_t), 77

Ian Ward

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to