From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sat, 15 Nov 2008 16:14:28 -0800 Subject: [sup-talk] LibC on OpenBSD In-Reply-To: <1226777116-sup-6508@ellipsis.bburky.com> References: <1226777116-sup-6508@ellipsis.bburky.com> Message-ID: <1226794201-sup-4143@entry> Reformatted excerpts from Blake Burkhart's message of 2008-11-15: > I changed the "libc.so.6" part of lib/sup.rb:17 to "libc.so.43.0". Wow I REALLY don't want to play this game. But it looks like we have to, in order to get wide characters working with ncurses: What does ruby -rrbconfig -e 'puts Config::CONFIG["arch"]' print on your system? -- William