From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Introducing gnugol - an org-mode-output web search client Date: Tue, 04 Jan 2011 21:05:30 -0500 Message-ID: <87sjx885qt.fsf@fastmail.fm> References: <4D210A00.9070901@teklibre.org> <87ipy5t4cp.fsf@gnu.org> <4D2370D5.6030807@teklibre.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=60497 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PaIko-00043n-W8 for emacs-orgmode@gnu.org; Tue, 04 Jan 2011 21:05:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PaIkn-0006mv-Cu for emacs-orgmode@gnu.org; Tue, 04 Jan 2011 21:05:34 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:50833) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PaIkn-0006mq-6a for emacs-orgmode@gnu.org; Tue, 04 Jan 2011 21:05:33 -0500 In-Reply-To: <4D2370D5.6030807@teklibre.org> (Dave Taht's message of "Tue, 04 Jan 2011 11:11:17 -0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Dave Taht Cc: emacs-orgmode@gnu.org, spc@conman.org, Bastien Hi Dave, Dave Taht writes: > On 01/04/2011 01:17 AM, Bastien wrote: >> Looks interesting! > > It's so awesome to have people trying this - my last project had 2 users > total.... I agree that this looks very interesting. Thanks! >> I'm using ArchLinux. I installed jansson from `yaourt -S jansson', >> jansson compiles fine. I then looked for curl-dev but couldn't find >> it in ArchLinux. > > If you got this far on the build, you probably have the curl-dev > dependency resolved via other means. libcurl-dev? I believe that on Arch libcurl is included in the curl package. Best, Matt