From mboxrd@z Thu Jan  1 00:00:00 1970
From: Yagnesh Raghava Yakkala <yagnesh@live.com>
Subject: Re: Update org-mode
Date: Sat, 02 Apr 2011 02:58:18 +0900
Message-ID: <87aag997lx.fsf@live.com>
References: <BEBBFC33-B6D3-490B-80DD-AB839D53A4E9@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from [140.186.70.92] (port=37441 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1Q5ic5-0001TG-OM
	for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 13:58:27 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <yagnesh@live.com>) id 1Q5ic3-0007Mn-1m
	for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 13:58:24 -0400
Received: from 221x115x36x228.ap221.ftth.ucom.ne.jp ([221.115.36.228]:56315
	helo=raghava-note) by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <yagnesh@live.com>) id 1Q5ic2-0007LL-Gj
	for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 13:58:22 -0400
In-Reply-To: <BEBBFC33-B6D3-490B-80DD-AB839D53A4E9@gmail.com> (Dror Atariah's
	message of "Fri, 1 Apr 2011 17:20:48 +0200")
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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: Dror Atariah <drorata@gmail.com>
Cc: emacs-orgmode@gnu.org


hi Dror,


Dror Atariah <drorata@gmail.com> writes:

> I tried to follow the update process described here:
> http://orgmode.org/worg/org-faq.html under:
> How do I keep current with bleeding edge development?
>
> The only change I made was the place where I checked out the new version. Instead of ~/elisp I have ~/Library/elisp.

may be problem with the path setting, 

#+begin_src elisp
(setq load-path (cons
                 (expand-file-name "~/Library/elisp")
                 load-path))
(require 'org-install)
#+end_src

may solve the problem.

>
> Everything went smooth, except that I had to add "sudo" before the
> "make install". Without the sudo, I got an "access denied"
> error. Anyway, at the end, I got no warnings and it seems like the
> process was smooth. But when I checked the version of org-mode in
> aquamacs it was still 6.33x
>
> I am using Emacs 23.3.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
>  of 2011-03-19 on braeburn.aquamacs.org - Aquamacs Distribution 2.2 on a mac OS 10.6.7.
>
> What should I do in order to fix it?
>
> Thanks in advance,
> Dror
>
>
>
>
>

Yagnesh
--
You may be infinitely smaller than some things, but you're infinitely
larger than others.