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 BFA9E4048D4 for ; Fri, 12 Mar 2010 10:46:05 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.395 X-Spam-Level: X-Spam-Status: No, score=-0.395 tagged_above=-999 required=5 tests=[AWL=-0.396, BAYES_50=0.001] autolearn=ham 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 d+ymfUmPyPMv for ; Fri, 12 Mar 2010 10:46:04 -0800 (PST) Received: from bach.exherbo.org (bach.exherbo.org [78.47.197.147]) by olra.theworths.org (Postfix) with ESMTP id BDE524048D1 for ; Fri, 12 Mar 2010 10:46:04 -0800 (PST) Received: from [83.101.72.69] (helo=localhost) by bach.exherbo.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1Nq9s2-0006EQ-Fl; Fri, 12 Mar 2010 18:46:02 +0000 To: notmuch@notmuchmail.org In-Reply-To: 87iq91plsi.fsf@SSpaeth.de Message-Id: From: ingmar@exherbo.org Date: Fri, 12 Mar 2010 18:46:02 +0000 Subject: Re: [notmuch] (no subject) 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: Fri, 12 Mar 2010 18:46:05 -0000 > ubuntu 9.10 and I don't have LDPATH set at all. Thanks, I will try to > fix that. Oh, nevermind what I said earlier. Verify that /usr/local/lib is in /etc/ld.so.conf. If not add it there. Then run ldconfig after installing notmuch, then it should work. Doing everything with the package manager makes you forget the basics. Regards, Ingmar