emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vicente Vera <vicentemvp@gmail.com>
To: John Hendy <jw.hendy@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Installing from git
Date: Tue, 1 Jul 2014 16:16:09 -0400	[thread overview]
Message-ID: <CAMfbzvCJobqDB-So9aa=xJLMZigK92wBEy-jFyawC8w_3Vtawg@mail.gmail.com> (raw)
In-Reply-To: <CA+M2ft-H1moiby4Mi6qXTjA4D2api4gA06NzwBLApZ06owksFw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3075 bytes --]

It seems i'm flooding John's inbox trying to send back this message into
the discussion. I'm deeply sorry for that.

I did what John suggested:
- git clone...
- cd to the repository
- make (which i think does two things, byte-compilation and generating
org-loaddefs.el)
- add lisp dir to load-path

It did worked since M-x org-version shows the right path (and version), but
i'm used to browse the Info manual quite regularly. Before switching to
GNU/Linux I used to install the ELPA package on a freshly unpacked Emacs
(trunk builds for Windows); it was a pretty straightforward process and it
seems to take care of everything. I'm not going to do that again since the
ELPA package comes from the maint branch.

Achim Gratz writes:
> The default install method installs into site-lisp, not into the Emacs
> install directory.  The reason I keep advocating that method is that
> conveniently the buil-in load-path is already set up to do the right
> thing from the very beginning (you only need to remember to require
> org-loaddefs from your .emacs) and you can fall back easily to the
> built-in Org from Emacs itself if needed.

Thanks for your reply. Which one is the default install method? If it's
'make install', do i need to tweak local.mk because of the location of my
Emacs installation (as explained here:
http://orgmode.org/worg/dev/org-build-system.html#sec-4-1-3)? In my system
(Debian) Emacs is in /usr/local/.

And does this method allows to have the latest info manual without
overriding the built-in org-mode installation?


2014-06-30 18:51 GMT-04:00 John Hendy <jw.hendy@gmail.com>:

> On Mon, Jun 30, 2014 at 5:44 PM, Vicente Vera <vicentemvp@gmail.com>
> wrote:
> > Hello. I'm quite confused with the installation options.
> >
> > Recently started out a Debian base system and compiled Emacs from the bzr
> > repository. That came out fine, so I ran 'make install' and now Emacs
> > 24.4.50 sits in /usr/local/bin, /usr/local/share, etc.
> >
> > I want to install the master branch of org-mode. Currently I followed
> these
> > steps:
> >
> > - cd ~/org_from_git/
> > - git clone git://orgmode.org/org-mode.git
> >
> > ¿Do i need to tweak 'local.mk' so the prefix variable points to
> > /usr/local/share before running make?
> > ¿Which make option should i use (besides 'make autoloads')?
>
> Did you search around a bit? There's lots of posts with people's
> setups. You certainly *can* install over the top of the Org that came
> with your version of Emacs (pointing it to install to
> /usr/local/share, I suppose), though I've never gone that route. Some
> mailing list examples from googling about Orgmode git installation:
> - Achim's post:
> http://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00609.html
> - My setup:
> http://lists.gnu.org/archive/html/emacs-orgmode/2014-04/msg00396.html
>
> From mine, you'll note I never "install" Org -- just clone to a
> directory, make, and tell Emacs about it in .emacs... done!
>
>
> John
>
> >
> > Thanks in advance.
>

[-- Attachment #2: Type: text/html, Size: 4150 bytes --]

  parent reply	other threads:[~2014-07-01 20:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30 22:44 Installing from git 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 [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2014-07-03  2:52 Vicente Vera
2014-07-03 16:46 ` Achim Gratz
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
2015-05-15  0:35 Vicente Vera

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='CAMfbzvCJobqDB-So9aa=xJLMZigK92wBEy-jFyawC8w_3Vtawg@mail.gmail.com' \
    --to=vicentemvp@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jw.hendy@gmail.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).