emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dror Atariah <drorata@gmail.com>
To: mail@christianmoe.com
Cc: emacs-orgmode@gnu.org
Subject: Re: Update org-mode
Date: Sun, 3 Apr 2011 10:08:15 +0200	[thread overview]
Message-ID: <6F2B582C-1DC3-4995-8CA4-6D8EB2A8B1A9@gmail.com> (raw)
In-Reply-To: <4D97836C.8050309@christianmoe.com>

@Christian: Here's my updated Makefile (at least the first part):

# Name of your emacs binary
EMACS=/Applications/Aquamacs.app/Contents/MacOS/Aquamacs

# Where local software is found
#prefix=/usr/local
prefix=~/Applications

# Where local lisp files go.
lispdir   = $(prefix)/Aquamacs.app/Contents/Resources/lisp

# Where info files go.
infodir = $(prefix)/Aquamacs.app/Contents/Resources/info

Running the "make install" finally (after make && make doc) yielded a rather long process with lots of output. However, when I reopened Aquamacs and and .org file, the version checked still showed 6.33x

Anything I should do otherwise?

Thnx!

On Apr 2, 2011, at 22:13 PM, Christian Moe wrote:

> In the Makefile, what settings do you have under these headings?
> 
> # Name of your emacs binary
> # Where local software is found
> # Where local lisp files go.
> # Where info files go.
> 
> I'm one of the oddballs who compile and install every new Org version, because in the start I thought that was the "right" way, and it's become a habit.
> 
> The Makefile needs to point to the right paths for your Aquamacs application and its site-lisp and info subdirectories. I don't use Aquamacs, but mutatis mutandis it's probably similar to that for GNU Emacs on the Mac, namely:
> 
> # Name of your emacs binary
> EMACS=/Applications/Emacs.app/Contents/MacOS/emacs
> 
> # Where local software is found
> prefix=/Applications
> 
> # Where local lisp files go.
> lispdir = $(prefix)/Emacs.app/Contents/Resources/site-lisp
> 
> # Where info files go.
> infodir = $(prefix)/Emacs.app/Contents/Resources/info
> 
> I quickly found that git pulls would overwrite my hand-edited Makefile, and a hand-edited Makefile caused conflicts on the next pull, and I didn't understand git at all.
> 
> So I did a shell script that pulls org-mode, copies the Makefile, applies a patch with the above changes to the Makefile, compiles and installs, and then switches back the Makefile copy. Works for me.
> 
> Yours,
> Christian
> 
> 
> 
> On 4/1/11 5:20 PM, Dror Atariah wrote:
>> 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.
>> 
>> 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
>> 
>> 
>> 
>> 
>> 
> 

Dror Atariah
---------------------------------------------------------------
Landline:        +49-30-43024501
Mobile:         +49-176-67116376
Mobile (in IL): +972 54 5912389
IM:  		      drorata@gmail.com
		   drorata@hotmail.com

  parent reply	other threads:[~2011-04-03  8:08 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-01 15:20 Update org-mode Dror Atariah
2011-04-01 16:08 ` Ian Barton
2011-04-01 16:24 ` Jambunathan K
2011-04-05 15:31   ` Dror Atariah
2011-04-05 17:03     ` Ian Barton
2011-04-01 17:08 ` Bernt Hansen
2011-04-01 17:39   ` Nick Dokos
2011-04-01 18:14     ` Bernt Hansen
2011-04-01 17:58 ` Yagnesh Raghava Yakkala
2011-04-01 19:35   ` Dror Atariah
2011-04-01 20:03     ` Nick Dokos
2011-04-03  8:12       ` Dror Atariah
2011-04-03  8:23         ` Jambunathan K
     [not found]           ` <F1BFD612-B50C-4247-8261-1058352CF0E4@gmail.com>
     [not found]             ` <81zko7hft2.fsf@gmail.com>
2011-04-03  9:47               ` Dror Atariah
2011-04-03 11:53                 ` Jambunathan K
2011-04-02 20:13 ` Christian Moe
2011-04-02 20:45   ` Achim Gratz
2011-04-02 21:02   ` Nick Dokos
2011-04-03  5:45     ` Christian Moe
2011-04-03  8:08   ` Dror Atariah [this message]
2011-04-03  9:55     ` Christian Moe
2011-04-03 10:35       ` Dror Atariah
2011-04-03 11:31     ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6F2B582C-1DC3-4995-8CA4-6D8EB2A8B1A9@gmail.com \
    --to=drorata@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@christianmoe.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).