From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: [ANN] Org-babel integrated into Org-mode Date: Wed, 30 Jun 2010 16:47:10 -0400 Message-ID: <87sk44i6y9.fsf@fastmail.fm> References: <87wrtp78rg.fsf@gmail.com> <874oglofzs.fsf@fastmail.fm> <87aaqcz6mw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=58953 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OU46X-00082e-IH for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 16:41:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OU46W-0001MS-4o for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 16:41:57 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:41579) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OU46W-0001M9-2G for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 16:41:56 -0400 In-Reply-To: <87aaqcz6mw.fsf@gmail.com> (Eric Schulte's message of "Wed, 30 Jun 2010 12:01:59 -0700") 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: Org Mode "Eric Schulte" writes: > 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. > This should now be fixed. Thanks. Everything was installed in the right place. - Matt