From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.224.197 with SMTP id ip5cs20752icb; Sat, 26 Feb 2011 14:02:35 -0800 (PST) Received: by 10.229.126.154 with SMTP id c26mr2852839qcs.156.1298757754674; Sat, 26 Feb 2011 14:02:34 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id l3si4090678qcu.62.2011.02.26.14.02.33; Sat, 26 Feb 2011 14:02:33 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4ADB7185836B; Sat, 26 Feb 2011 17:02:33 -0500 (EST) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id AAAD5185836B for ; Sat, 26 Feb 2011 17:02:20 -0500 (EST) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1PtSFJ-0002Vf-HO for sup-devel@rubyforge.org; Sat, 26 Feb 2011 22:04:13 +0000 From: William Morgan To: sup-devel In-reply-to: <1298744738-sup-631@whisper> References: <1298320404-sup-5972@masanjin.net> <1298744738-sup-631@whisper> Date: Sat, 26 Feb 2011 22:04:13 +0000 Message-Id: <1298757625-sup-9756@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-devel] sup-server revisited X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Reformatted excerpts from Hamish's message of 2011-02-26: > /var/lib/gems/1.8/gems/ffi-1.0.6/lib/ffi/library.rb:93:in `ffi_libraries': no library specified (LoadError) > from /var/lib/gems/1.8/gems/ffi-1.0.6/lib/ffi/library.rb:129:in `attach_function' You need to install your system's TokyoTyrant / TokyoCabinet libraries. The OklahomaMixer gem is a ffi wrapper on those. Then it should work. > I also wasn't sure how to build and run whistlepig from source. `make rubygem` and then `gem install ruby/pkg/*.gem` will do it, but installing the public gem should be sufficient. I'm about to push some changes to Heliotrope that should make it easy to get started with. I will announce here. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel