From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.103.218.7 with SMTP id v7cs133976muq; Fri, 2 Apr 2010 17:02:39 -0700 (PDT) Received: by 10.204.9.21 with SMTP id j21mr3535652bkj.180.1270252958946; Fri, 02 Apr 2010 17:02:38 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id s18si27836626bkx.19.2010.04.02.17.02.38; Fri, 02 Apr 2010 17:02:38 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 08FDC185830D; Fri, 2 Apr 2010 20:02:38 -0400 (EDT) X-Greylist: delayed 468 seconds by postgrey-1.31 at rubyforge.org; Fri, 02 Apr 2010 20:02:09 EDT Received: from mail-iw0-f178.google.com (mail-iw0-f178.google.com [209.85.223.178]) by rubyforge.org (Postfix) with ESMTP id 97D3E185830D for ; Fri, 2 Apr 2010 20:02:09 -0400 (EDT) Received: by iwn8 with SMTP id 8so378804iwn.16 for ; Fri, 02 Apr 2010 17:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:received:message-id:subject:from:to :content-type; bh=2LysgfXvRXOxjXPqZ+6Sl9q0J/bnIp4Ht8FsDqatfww=; b=uL7j+Zo4Tx+WJIJ2hbVfP9z9LwAnwEMNEs9RrYam3SauPWGr2ncxWeT+rVOvs5S5g8 pY049ts6NC3/m1XCEtM6Q14qTs0kWWEUX33P0Yg53arzlnDr9DCdFmEzdb8Tk1OwwI+h CjJhlyNsTG5QghjLyeNGAVRAbmCXJb1mW86Z0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=IJV4UkI8uXux1OpvTvGbAn5kt5UP/x/4ku/1nWyLmKACvC37+1QkUXxuyj5PAoI3UK jVVSrRLs2U+JGlo2ecITpYPoSxt5l3g+O5sVLzdx9IFrhoZ63C6Wx18ulTruPVBFp8Ic YWoqjE3G9P+J1O76GEesvOsn5EkjzYvR64SO0= MIME-Version: 1.0 Received: by 10.231.17.9 with HTTP; Fri, 2 Apr 2010 16:54:18 -0700 (PDT) Date: Sat, 3 Apr 2010 10:54:18 +1100 X-Google-Sender-Auth: d231e57461314b1f Received: by 10.231.85.205 with SMTP id p13mr1143871ibl.8.1270252458292; Fri, 02 Apr 2010 16:54:18 -0700 (PDT) Message-ID: From: Richard Sandilands To: sup-talk Subject: [sup-talk] Still having wide character issues on OS X X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hi there I'm tracking the next branch of Sup and it's working beautifully. However I still can't work out how to get wide character support in OS X (Snow Leopard). I've tried installing the ncursesw gem but the installation fails: *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. checking for wmove() in -lncursesw... no checking for wmove() in -lpdcurses... no *** I'd love to get this working. Is there anyone out there on OS X that has solved the wide character issue and would be able to provide step by step instructions on getting it working? Many thanks -- Richard _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk