From mboxrd@z Thu Jan 1 00:00:00 1970 From: tyberius_prime@coonabibba.de (Tyberius Prime) Date: Mon, 19 May 2008 17:13:06 +0200 Subject: [sup-talk] Impossible to git-clone In-Reply-To: <1211208577-sup-4967@south> References: <20080519103655.GA22093@ubik> <1211208577-sup-4967@south> Message-ID: <1211209857-sup-2702@h984274.serverkompetenz.net> Excerpts from William Morgan's message of Mon May 19 16:57:44 +0200 2008: > Reformatted excerpts from Alexandre Buisse's message of 2008-05-19: > > I am trying to obtain the latest git version in order to have good > > UTF8 support (as it's behaving really badly at the moment) > > Check out recent mailing list traffic on this subject. You can checkout > the ncursesw branch and compile a wide-character Ruby ncurses library. > With that, wide characters actually get displayed correctly. Hi, 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 Does anybody have an idea what might be wrong? Default system locale is set to "en_US.UTF-8 UTF-8", I have not overriden it for my user. Thanks for your time, so long, Tyberius Prime