From mboxrd@z Thu Jan 1 00:00:00 1970 From: SabreWolfy Subject: Installation of Org 8 Date: Tue, 4 Jun 2013 09:25:08 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjnUe-0000Dr-Sf for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 05:25:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjnUd-0002Nx-FZ for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 05:25:28 -0400 Received: from plane.gmane.org ([80.91.229.3]:34196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjnUd-0002Ns-8i for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 05:25:27 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UjnUa-0005CQ-Q7 for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 11:25:25 +0200 Received: from ss0.wits.ac.za ([146.141.1.90]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jun 2013 11:25:24 +0200 Received: from sabrewolfy by ss0.wits.ac.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jun 2013 11:25:24 +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 Please can someone point me to instructions to install Org 8? I've downloaded the tar.gz file and searched and tried several sets of instructions. The 'build instructions' are no help. Neither are the ELPA instructions. I'm on Kubuntu 13.04. The default org-mode is 7.9.something. I've purged that. I've done make and make install all and sudo make install all. I'm not interested in installing and learning git. The reason I want to try 8 is that the instructions here: http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-R.html about including output from R in ORG format to make nice HTML tables is not working. I get a "BEGIN_SRC org" instead of "BEGIN_ORG" or something. I thought it would be best to trouble-shoot this using the latest Org.