emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to install latest Org-mode?
@ 2013-05-14 17:52 Marcin Borkowski
  2013-05-14 18:52 ` Achim Gratz
  2013-05-14 21:38 ` John Hendy
  0 siblings, 2 replies; 9+ messages in thread
From: Marcin Borkowski @ 2013-05-14 17:52 UTC (permalink / raw)
  To: Org-mode mailing list

Hi list,

I'd like to install the new Org-mode (version 8).  I'm wondering what
method is the best for me.  I have Emacs 23 (Ubuntu 12.04), but I plan
to (1) upgrade to the newest Ubuntu 13.04 soon and (2) upgrade to Emacs
24 soon (I'll probably uninstall Ubuntu's Emacs and install my own,
though rather not from sources, but from a .deb package).

So, my requirements would be:

* I'd prefer the installed Org to survive the upgrades of Ubuntu and
  Emacs (of course, I'm going to uninstall Ubuntu's Org-mode 7.8.02).

* I'd like the install method to be relatively quick - less than an
  hour, say, and I'd prefer my Org-mode to be relatively easy to
  upgrade later.

I'm leaning towards cloning the git repo and building Org-mode from
sources.  From http://orgmode.org/manual/Installation.html I can see
that what I should do is more or less

cd ~/src/
git clone git://orgmode.org/org-mode.git
make autoloads
echo (add-to-list 'load-path "~/path/to/orgdir/lisp") >> ~/.emacs
make
make doc
make config
make install

Is that right?  Is using the archive or the package system a better
idea in my described case?  What does upgrading Org-from-git-repo look
like?

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-05-14 22:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-14 17:52 How to install latest Org-mode? Marcin Borkowski
2013-05-14 18:52 ` Achim Gratz
2013-05-14 20:26   ` Marcin Borkowski
2013-05-14 20:57     ` Achim Gratz
2013-05-14 21:15       ` Marcin Borkowski
2013-05-14 21:38 ` John Hendy
2013-05-14 22:15   ` Marcin Borkowski
2013-05-14 22:30     ` John Hendy
2013-05-14 22:37       ` Marcin Borkowski

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).