From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: [ANN] Org-babel integrated into Org-mode Date: Wed, 30 Jun 2010 12:01:59 -0700 Message-ID: <87aaqcz6mw.fsf@gmail.com> References: <87wrtp78rg.fsf@gmail.com> <874oglofzs.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=57540 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OU2Zm-0006XL-2l for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 15:04:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OU2Xs-00024G-2L for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 15:02:08 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:40778) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OU2Xr-000247-UA for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 15:02:04 -0400 Received: by pwi9 with SMTP id 9so956127pwi.0 for ; Wed, 30 Jun 2010 12:02:02 -0700 (PDT) In-Reply-To: <874oglofzs.fsf@fastmail.fm> (Matt Lundin's message of "Tue, 29 Jun 2010 14:23:03 -0400") 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: Matt Lundin Cc: Org Mode Matt Lundin writes: [...] > > When I run make clean && make && make install I find that the language > directory is not installed. Does the langs directory require a manual > installation? > > Also, with make install, the ob-* files are installed on the same level > as the org-files, yet lines 108-114 in org.el indicate that they should > be installed in a babel subdirectory. > > Thanks! > Matt Hi Matt, This should now be fixed. Thanks -- Eric