From mboxrd@z Thu Jan 1 00:00:00 1970 From: Colin Baxter Subject: Re: orgmode and a database Date: Tue, 05 Apr 2016 11:43:48 +0100 Message-ID: <87pou42v4r.fsf@yandex.com> References: <87shz1f97s.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anOSo-0000jn-TM for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 06:44:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anOSk-0000Sf-RD for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 06:44:02 -0400 Received: from plane.gmane.org ([80.91.229.3]:34120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anOSk-0000ST-L1 for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 06:43:58 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1anOSj-0005Dg-0L for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 12:43:57 +0200 Received: from host86-131-0-175.range86-131.btcentralplus.com ([86.131.0.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Apr 2016 12:43:56 +0200 Received: from m43cap by host86-131-0-175.range86-131.btcentralplus.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Apr 2016 12:43:56 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > Hello > > I am looking for a sort of database I could use with orgmode. Anybody > has a suggestion? What's about recutils? > > thanks > > Uwe Brauer I've just installed recutils from source. If you do the same then be aware that as well as the usual linux packages, you will also need "check", "uuid-dev" and "bash-builtins" for a successful build. Perhaps its obvious that they would be required, but its certainly not documented - at least as far as I could discover. Sorry that this was perhaps off-topic, but it might be useful for others. Colin.