emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Updating org from git repository
@ 2012-07-17 16:29 James Harkins
  2012-07-17 16:46 ` Suvayu Ali
  0 siblings, 1 reply; 9+ messages in thread
From: James Harkins @ 2012-07-17 16:29 UTC (permalink / raw)
  To: emacs-orgmode

I have done this:

cd ~/share/org-mode.git
git checkout release_7.8.11
git checkout -b rel7.8.11
make
make install

I've already set up a ton of orgmode stuff in ~/.emacs, but Emacs was still finding the old org version. So I added:

(add-to-list 'load-path "/home/dlm/share/org-mode.git/lisp")

Now, when I reload orgmode, the minibuffer correctly shows "Org-mode version 7.8.11 (release_7.8.11 @ /home/dlm/share/org-mode.git/lisp/)" but...

Export to PDF dies with: "org-version: Symbol's function definition is void: org-release"

How do I complete the installation?
hjh


--
James Harkins /// dewdrop world
jamshark70@dewdrop-world.net
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks

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

end of thread, other threads:[~2012-07-19 16:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-17 16:29 Updating org from git repository James Harkins
2012-07-17 16:46 ` Suvayu Ali
2012-07-17 17:59   ` Achim Gratz
2012-07-17 19:09     ` James Harkins
2012-07-17 21:37       ` Mehul Sanghvi
2012-07-17 21:45         ` James Harkins
2012-07-18  5:28       ` Achim Gratz
2012-07-19 16:05         ` James Harkins
2012-07-17 21:57     ` Suvayu Ali

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