Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id BC079431FB6 for ; Tue, 14 Aug 2012 02:17:16 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P3Syhn6R+LMM for ; Tue, 14 Aug 2012 02:17:16 -0700 (PDT) Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 2FD4B431FAE for ; Tue, 14 Aug 2012 02:17:16 -0700 (PDT) Received: from remotemail by tesseract.cs.unb.ca with local (Exim 4.72) (envelope-from ) id 1T1DFS-00066W-Ts; Tue, 14 Aug 2012 06:17:15 -0300 Received: (nullmailer pid 30293 invoked by uid 1000); Tue, 14 Aug 2012 09:17:08 -0000 From: David Bremner To: Michal Nazarewicz , notmuch@notmuchmail.org Subject: Re: =?utf-8?Q?=E2=80=98class_Xapian=3A=3ADatabase=E2=80=99?= has no member named =?utf-8?B?4oCYY2xvc2XigJk=?= In-Reply-To: References: User-Agent: Notmuch/0.13.2+76~gac7b542 (http://notmuchmail.org) Emacs/24.1.1 (x86_64-pc-linux-gnu) Date: Tue, 14 Aug 2012 11:17:08 +0200 Message-ID: <87a9xx4yuj.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Aug 2012 09:17:16 -0000 Michal Nazarewicz writes: > > $ dpkg -l |grep xapian > ii apt-xapian-index 0.25ubuntu2 maintenance tools for a Xapian index of Debi > ii libxapian-dev 1.0.18-1 Development files for Xapian search engine l > ii libxapian15 1.0.18-1 Search engine library Hi Michal; This might be a bug with the install documentation; it could be we really need a later xapian to build. From memory, maybe 1.0.20 has the "close" method. 1.0.18 is pretty old; Debian squeeze has 1.2.3, and that must be almost 3 years old now. d