From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Re: [ANN] Org-babel integrated into Org-mode Date: Tue, 29 Jun 2010 22:21:46 -0400 Message-ID: <8009.1277864506@gamaville.dokosmarshall.org> References: <87wrtp78rg.fsf@gmail.com> <874oglofzs.fsf@fastmail.fm> <87d3v98piu.fsf@gmail.com> <87sk4577xh.fsf@gmail.com> <87631177tm.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=49766 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTmw9-0005VQ-Fd for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 22:22:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTmw8-0003aX-EN for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 22:22:05 -0400 Received: from vms173019pub.verizon.net ([206.46.173.19]:62860) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTmw8-0003aR-8p for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 22:22:04 -0400 Received: from gamaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0L4T0067L2KABQ40@vms173019.mailsrvcs.net> for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 21:21:47 -0500 (CDT) In-reply-to: Message from "Eric Schulte" of "Tue, 29 Jun 2010 16:11:33 PDT." <87631177tm.fsf@gmail.com> 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: Eric Schulte Cc: Matt Lundin , Org Mode , nicholas.dokos@hp.com Eric Schulte wrote: > --=-=-= > > with attachment ;) > > > > > I hardly believe this worked since it is the product of naive Makefile > > pattern matching (which has never worked for me in the past), however it > > appears to be compiling on my system. > > > > If someone who actually uses "make install" on their system (or is > > confident writing Makefiles) can confirm that this patch works then I'll > > apply it. > > > > Thanks -- Eric > I took a quick look and I couldn't see where the babel/langs subdirectory is copied over to the install directory - did I miss it? Nick