From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.66.147 with SMTP id n19cs73403bki; Sun, 22 Aug 2010 10:51:12 -0700 (PDT) Received: by 10.220.89.212 with SMTP id f20mr2557726vcm.260.1282499470943; Sun, 22 Aug 2010 10:51:10 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id a5si3221834vck.132.2010.08.22.10.51.10; Sun, 22 Aug 2010 10:51:10 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4A300177994C; Sun, 22 Aug 2010 13:51:10 -0400 (EDT) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by rubyforge.org (Postfix) with ESMTP id 66E3C1858354 for ; Sun, 22 Aug 2010 13:45:10 -0400 (EDT) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OnEbP-0002gF-Qc for sup-talk@rubyforge.org; Sun, 22 Aug 2010 19:45:03 +0200 Received: from p5DD687A3.dip0.t-ipconnect.de ([93.214.135.163]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Aug 2010 19:45:03 +0200 Received: from kardan by p5DD687A3.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Aug 2010 19:45:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: sup-talk@rubyforge.org From: kardan Date: Wed, 18 Aug 2010 12:48:35 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 93.214.135.163 (Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8) Subject: Re: [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 greetings, Richard Sandilands infoarts.info> writes: > 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 > *** for debian squeeze / ubuntu lucid the following steps were necessary: # apt-get install libncurses5-dev libncursesw5-dev $ mkdir $HOME/.sup full dependency list: ruby="rake rubygems libopenssl-ruby libdevel-logger-ruby libtrollop-ruby libgettext-ruby-util liblockfile-ruby libmime-types-ruby " ruby18="librmail-ruby1.8 libxapian-ruby1.8" ncurses="libncurses-ruby libncursesw5-dev libncurses5-dev" _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk