From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 19 May 2008 09:14:02 -0700 Subject: [sup-talk] Impossible to git-clone In-Reply-To: <1211209857-sup-2702@h984274.serverkompetenz.net> References: <20080519103655.GA22093@ubik> <1211208577-sup-4967@south> <1211209857-sup-2702@h984274.serverkompetenz.net> Message-ID: <1211211848-sup-1432@south> Reformatted excerpts from Tyberius Prime's message of 2008-05-19: > I have tried that - but still don't see wide characters (just utf-8 > giberish). I followed the instructions in the wiki (after getting a > recent git onto my debian ;) ), and strace is suggesting I'm loading > the right ncurses.so and even contains a > open("/lib/libncursesw.so.5", O_RDONLY) = 3 Is your terminal emulator capable of displaying utf8? E.g. do you see wide characters when you use cat or less? Do you see wide characters when you use other curses programs like mutt? -- William