From: Vicente Vera <vicentemvp@gmail.com>
To: mbork@mbork.pl, emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Installing from Git
Date: Thu, 14 May 2015 21:35:15 -0300 [thread overview]
Message-ID: <CAMfbzvBhV_D_Q=7wOmWbvW_1bsBs-P_Vk9zPRdEzdvkAV4YQ9w@mail.gmail.com> (raw)
Hello. This is my Org-from-Git recipe:
After you've cloned the repository (master branch), run "make" and
then edit the "local.mk" file. There you'll find a variable named
"prefix"; change it according to your Emacs installation.
In my setup, Emacs files live in /usr/share/emacs/ so I leave "prefix"
unchanged. In a previous installation it was in
/usr/local/share/emacs/ so I wrote "prefix = /usr/local/share".
Only then run "make install". Now the Info manual will be correctly installed.
Also important, add this line to your init file:
(require 'org-loaddefs)
That should do it.
next reply other threads:[~2015-05-15 0:35 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-15 0:35 Vicente Vera [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-05-14 13:04 Installing from Git Marcin Borkowski
2015-05-14 13:33 ` Marcin Borkowski
2015-05-14 13:43 ` Jorge A. Alfaro-Murillo
2014-07-03 2:52 Installing from git Vicente Vera
2014-07-03 16:46 ` Achim Gratz
2014-06-30 22:44 Vicente Vera
2014-06-30 22:51 ` John Hendy
2014-07-01 17:21 ` Achim Gratz
2014-07-01 21:32 ` John Hendy
2014-07-01 20:16 ` Vicente Vera
2014-07-02 17:17 ` Achim Gratz
2014-07-02 18:25 ` Miguel Ruiz
2014-07-02 20:31 ` Achim Gratz
2014-07-02 20:29 ` Jorge A. Alfaro-Murillo
2014-07-02 20:39 ` Achim Gratz
2014-07-02 21:17 ` Jorge A. Alfaro-Murillo
2014-07-03 16:40 ` 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='CAMfbzvBhV_D_Q=7wOmWbvW_1bsBs-P_Vk9zPRdEzdvkAV4YQ9w@mail.gmail.com' \
--to=vicentemvp@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mbork@mbork.pl \
/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).