From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.13.12 with SMTP id z12cs1165802ebz; Sun, 3 Jan 2010 12:23:12 -0800 (PST) Received: by 10.224.74.129 with SMTP id u1mr10840812qaj.36.1262550192008; Sun, 03 Jan 2010 12:23:12 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 34si25512996qyk.14.2010.01.03.12.23.11; Sun, 03 Jan 2010 12:23:12 -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 5D4A615B802E; Sun, 3 Jan 2010 15:23:11 -0500 (EST) Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.cmu.edu [128.237.157.88]) by rubyforge.org (Postfix) with ESMTP id 9D01615B802C; Sun, 3 Jan 2010 15:18:36 -0500 (EST) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1NRWuK-0003Tz-0v; Sun, 03 Jan 2010 15:18:36 -0500 From: Rich Lane To: Anthony Martinez In-reply-to: <1262546960-sup-6875@home.mrtheplague.net> References: <1262460996-sup-1383@home.mrtheplague.net> <1262467343-sup-9565@masanjin.net> <1262471675-sup-1708@masanjin.net> <1262531773-sup-5192@masanjin.net> <1262546960-sup-6875@home.mrtheplague.net> Date: Sun, 03 Jan 2010 15:18:35 -0500 Message-Id: <1262549410-sup-7918@zyrg.net> User-Agent: Sup/git Cc: sup-talk , sup-devel Subject: Re: [sup-devel] [sup-talk] Ferret to Xapian conversion 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 Excerpts from Anthony Martinez's message of 2010-01-03 14:38:52 -0500: > Speaking of not having the Xapian gem, when I tried "gem install xapian-full", > it looked like it worked, but didn't actually install a gem on my system. Here's > the build log: http://pastebin.com/f2d25a13c > > I tried the regular 'xapian' gem, but the version available in Debian unstable > is newer than the gem bindings, so that one outright refuses to compile. I noticed that gem thinks the xapian compile failed, but it actually succeeded and since it was in-place the installed gem worked fine. I've pushed the ncursesw source to my github so please tinker and send me a patch. I'm traveling for the next day so I won't be able to fix it soon myself. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel