From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.162.5 with SMTP id xw5csp435276vdb; Fri, 2 Aug 2013 06:49:37 -0700 (PDT) X-Received: by 10.224.15.205 with SMTP id l13mr10924147qaa.67.1375451377010; Fri, 02 Aug 2013 06:49:37 -0700 (PDT) Return-Path: Received: from rubyforge.org ([50.56.192.79]) by mx.google.com with ESMTP id 5si4102444qaw.183.2013.08.02.06.49.36 for ; Fri, 02 Aug 2013 06:49:36 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (bad format) header.i=@gmail.com Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 1DFC44B1C1; Fri, 2 Aug 2013 13:49:37 +0000 (UTC) Received: from mail-oa0-f41.google.com (mail-oa0-f41.google.com [209.85.219.41]) by rubyforge.org (Postfix) with ESMTP id DF7852E153 for ; Tue, 30 Jul 2013 12:41:12 +0000 (UTC) Received: by mail-oa0-f41.google.com with SMTP id j6so6559137oag.28 for ; Tue, 30 Jul 2013 05:41:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=N9DvC1/jUEKrWDYTtsoxOYDjkoL576xk4wsWoES5YIk=; b=VY1nAgkm204tcKnIe0aO/kimv6IAs3Di1mQv6hFnx4Im25TP+gNgO4gGQbbpg3jl2F yMyx3Nk0siHihuBknUtP9vD+V3C4yutw+qpsRKtNYjtIMLlGY6Rg4iX6SbJhEU0Z9TSh +bltdVU++DYk7TVsCMEOymagVbsyAYWln/hAgWHetYkSyMIiwuwkq8QGi56xTPYn8Doy xgWGRdL9UfReQqd47Pr7TJ7cvQVra59U15XRufWXIhZrfOmf+7//caseC6FdOi+e2igl wb/KOGBU9ulkQM/NBGWTQ+Av3rLoKCIEK4bkHG3N7Mq0szah+CaPpFxbwCZU8e79uLQ/ /vEQ== MIME-Version: 1.0 X-Received: by 10.182.144.231 with SMTP id sp7mr57013133obb.14.1375188071858; Tue, 30 Jul 2013 05:41:11 -0700 (PDT) Received: by 10.182.199.69 with HTTP; Tue, 30 Jul 2013 05:41:11 -0700 (PDT) Date: Tue, 30 Jul 2013 21:41:11 +0900 Message-ID: From: Horacio Sanson To: Sup developer discussion Subject: [sup-devel] Xapian 1.2.15 dependency causes issues on Ubuntu 13.04 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: multipart/mixed; boundary="===============0931091071229825594==" Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org --===============0931091071229825594== Content-Type: multipart/alternative; boundary=089e0153686c85c7a704e2b9ecc0 --089e0153686c85c7a704e2b9ecc0 Content-Type: text/plain; charset=ISO-8859-1 Ubuntu 13.04 installs the distribution xapian dev and lib packages that are version 1.2.12. This causes sup to complain that the xapian 1.2.15 or later is required and bails out. I understand xapian-ruby installs its own xapian lib but sup still tries to load the system one. I changed the index.rb file to allow version 1.2.12 and had not encounter any issues so far. Could it be possible to set this version as the min required version? regards, Horacio --089e0153686c85c7a704e2b9ecc0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Ubuntu 13.04 installs the distribution xapian dev and= lib packages that are version 1.2.12. This causes sup to complain that the= xapian 1.2.15 or later is required and bails out.

I understand xapian-ruby installs its own xapian lib but sup still tries to= load the system one.

I changed the index.rb file = to allow version 1.2.12 and had not encounter any issues so far. Could it b= e possible to set this version as the min required version?

regards,
Horacio
--089e0153686c85c7a704e2b9ecc0-- --===============0931091071229825594== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel --===============0931091071229825594==--