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 E88EA4196F2 for ; Tue, 2 Nov 2010 09:33:08 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 e+0RDmQYLJtO for ; Tue, 2 Nov 2010 09:32:58 -0700 (PDT) Received: from mail.mforney.org (mforney.org [65.49.73.30]) by olra.theworths.org (Postfix) with ESMTP id 7AD694196F0 for ; Tue, 2 Nov 2010 09:32:58 -0700 (PDT) Received: from localhost (hil-100-104.ResHall.Berkeley.EDU [169.229.100.104]) by mail.mforney.org (Postfix) with ESMTPSA id 5EA4138028; Tue, 2 Nov 2010 09:35:04 -0700 (PDT) From: Michael Forney Subject: Re: Introducing ner: an ncurses based notmuch ui To: Jameson Rollins , notmuch@notmuchmail.org References: <1288496694-ner-8599@novus> <878w1bx1yg.fsf@servo.finestructure.net> In-Reply-To: <878w1bx1yg.fsf@servo.finestructure.net> Date: Tue, 02 Nov 2010 09:32:51 -0700 Message-Id: <1288715571-ner-9828@novus> 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, 02 Nov 2010 16:33:09 -0000 On Tue, 02 Nov 2010 09:57:43 -0400, Jameson Rollins wrote: > On Sat, 30 Oct 2010 20:44:54 -0700, Michael Forney wrote: > > Currently, at least gcc-4.4, and yaml-cpp-0.2.5 are required. > > Hi, Michael. What distro do you use? Do you install yaml-cpp from > source, or does your distro have packages for all the needed libraries? > Unfortunately it looks to me like Debian does not currently support this > package. > > jamie. I'm using Exherbo (http://exherbo.org), which does have yaml-cpp packaged (http://git.exherbo.org/summer/packages/dev-libs/yaml-cpp/index.html). I realize that yaml-cpp might be a bit difficult to come by on many systems, and I would definitely consider switching to something else in the future. For now, I needed something easy, and more flexible than GKeyFile. -- Michael Forney