From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Re: Mixed installation on Windoze Date: Thu, 31 May 2012 15:40:23 -0700 Message-ID: <0v62bckm94.fsf@gmail.com> References: <0vaa0ofdp7.fsf@gmail.com> <87396gur3q.fsf@Rainer.invalid> <0v62bcfac7.fsf@gmail.com> <87mx4otaoq.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaEFB-0004LC-6z for emacs-orgmode@gnu.org; Thu, 31 May 2012 18:53:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SaEF9-0002jL-AF for emacs-orgmode@gnu.org; Thu, 31 May 2012 18:53:24 -0400 Received: from plane.gmane.org ([80.91.229.3]:55803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaEF9-0002jB-3P for emacs-orgmode@gnu.org; Thu, 31 May 2012 18:53:23 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SaEF3-0003PY-PF for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 00:53:17 +0200 Received: from mail.cdrd.ca ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Jun 2012 00:53:17 +0200 Received: from hellerm2 by mail.cdrd.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Jun 2012 00:53:17 +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 Achim Gratz writes: > Markus Heller writes: >> Where do I run either of these commands? In ~/.emacs/org-mode/lisp? Or >> just anywhere? Or from within emacs? > > In ~/.emacs/org-mode (you need GNU make). If you don't have that you > can do it with Emacs itself, but I haven't had time yet to thoroughly > document it. > As a follow-up to this, I have switched my emacs/org-installation to a Oracle VM running ubuntu linux. Installation went smoothly, but now M-x org-version yields: ,---- | Org-mode version 7.8.11 (release_7.8.11-24-g4144c5 @ org-install.el can not be found!) `---- As far as I can tell, org-mode itself works fine though. Searching the web, I found an older thread where Sebastian had an issue that org-install-el could not be made, but he was building from source ... Any ideas? Thanks and Cheers Markus