From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.50.5 with SMTP id x5cs104030wfx; Mon, 27 Jun 2011 03:05:51 -0700 (PDT) Received: by 10.52.161.231 with SMTP id xv7mr7888860vdb.254.1309169150163; Mon, 27 Jun 2011 03:05:50 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id o11si875436vdu.21.2011.06.27.03.05.49; Mon, 27 Jun 2011 03:05:50 -0700 (PDT) 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; 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 9B8521858376; Mon, 27 Jun 2011 06:05:49 -0400 (EDT) Received: from mail-vw0-f50.google.com (mail-vw0-f50.google.com [209.85.212.50]) by rubyforge.org (Postfix) with ESMTP id 7A3311858346 for ; Mon, 27 Jun 2011 05:53:32 -0400 (EDT) Received: by vws14 with SMTP id 14so4290994vws.23 for ; Mon, 27 Jun 2011 02:53:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Grmy8sVeLaSZj+ryENNYHVqzr/+Y1TQk7CtMSSrXqpQ=; b=lH3NzB0A6rDozAR822N0FGysh/uUcSFHS95+FA4uZCgPZTOhIVT9dgvCYH5tx+BtyP 1lmXJEu1mPsmBCICOlWFgoS3iwlofU97KKMr3+9ycU9P3SA/1BZaB03L3U8Sl5xCEZXC lftm+x4XbDKLB+mleyVMBoZuo6gwI9xO1/+Cg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=NKx8QAOAh1/MxLrioe8lQbw34P3Zmc8XxJ1osp5HekKpdxrLbC8qC7e8MTp+ggTuAR 4LQjC+XtS5z7LgOsWaAI60LLAZfBcJIvUTP4CS5QlUY6CUYY5CD61J/AwBTfKBSfYN09 m6xdx0lN47Xj3bCpJ/cSCLiFHERHVAGqWPtIM= MIME-Version: 1.0 Received: by 10.52.160.68 with SMTP id xi4mr8039165vdb.106.1309168334175; Mon, 27 Jun 2011 02:52:14 -0700 (PDT) Received: by 10.52.183.198 with HTTP; Mon, 27 Jun 2011 02:52:14 -0700 (PDT) In-Reply-To: <1309152077-sup-5963@masanjin.net> References: <1309152077-sup-5963@masanjin.net> Date: Mon, 27 Jun 2011 10:52:14 +0100 Message-ID: From: Hamish D To: Sup developer discussion Subject: Re: [sup-devel] try heliotrope! 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org > If any of you are interested in trying out the next generation of Sup, I > have things in a reasonably stable state. It's still too early for a > gem, but I have updated the README for both client and server sides. Couple of broken bits in the READMEs turnsole/README - lists rubymail as a gem to instal - should that be rmail ? heliotrope/README - lists leveldb as a gem but gem didn't find it. A gem search finds leveldb-ruby instead. And does heliotrope use both leveldb and whistlepig, or just one of them? (I didn't follow the recent discussion that closely I'm afraid). Then the gem install of leveldb-ruby failed aswell. So I re-read your discussion with Horacio and I see the same issue (-fPIC related - I am also on Ubuntu 11.04). You mention that leveldb-ruby 0.5 should be available, but I only found 0.4 through gem search -r ... Hamish _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel