From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.13.12 with SMTP id z12cs1171242ebz; Sun, 3 Jan 2010 14:47:46 -0800 (PST) Received: by 10.229.9.85 with SMTP id k21mr1697862qck.69.1262558865568; Sun, 03 Jan 2010 14:47:45 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 29si25944421qyk.32.2010.01.03.14.47.45; Sun, 03 Jan 2010 14:47:45 -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 E5F89185828E; Sun, 3 Jan 2010 17:47:44 -0500 (EST) Received: from mail.cnsp.com (mail.cnsp.com [208.3.80.17]) by rubyforge.org (Postfix) with ESMTP id 85BEE1858249; Sun, 3 Jan 2010 17:47:42 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.cnsp.com (Postfix) with ESMTP id A50BCD45B5A1; Sun, 3 Jan 2010 15:47:41 -0700 (MST) X-Virus-Scanned: Debian amavisd-new at cnsp.biz Received: from mail.cnsp.com ([127.0.0.1]) by localhost (mail.cnsp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PM8ZS4mTnRE9; Sun, 3 Jan 2010 15:47:41 -0700 (MST) Received: from home.mrtheplague.net (coffeehost.tcct.nmt.edu [129.138.3.50]) by mail.cnsp.com (Postfix) with SMTP id E1B71D464AE9; Sun, 3 Jan 2010 15:47:40 -0700 (MST) Received: by home.mrtheplague.net (Postfix, from userid 1000) id 489FC853C45E; Sun, 3 Jan 2010 15:47:40 -0700 (MST) From: Anthony Martinez X-modeline: vim:tw=80:ft=mail:fo=tcql To: Rich Lane In-reply-to: <1262549410-sup-7918@zyrg.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> <1262549410-sup-7918@zyrg.net> Date: Sun, 03 Jan 2010 15:47:39 -0700 Message-Id: <1262558818-sup-5188@home.mrtheplague.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 Rich Lane's message of Sun Jan 03 13:18:35 -0700 2010: > 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 noticed that gem thinks the xapian compile failed, but it actually > succeeded and since it was in-place the installed gem worked fine. I don't know enough about packaging Gems to help out, unfortunately. The way I'm proceeding for now is to add "-I /var/lib/gems/1.8/gems/xapian-full-1.1.3/lib/" to my Ruby command line (and in the case of the conversion script, to the RUBY_INVOCATION environment). Life is ridiculous. :) It appears to have worked, though, as I'm now writing this from a Xapian-indexed sup! _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel