emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tsd@tsdye.com (Thomas S. Dye)
To: nicholas.dokos@hp.com
Cc: Yagnesh Raghava Yakkala <hi@yagnesh.org>,
	Achim Gratz <Stromeko@nexgo.de>,
	emacs-orgmode@gnu.org
Subject: Re: Meaning of install
Date: Tue, 12 Mar 2013 18:05:47 -1000	[thread overview]
Message-ID: <m1ehfklzac.fsf@tsdye.com> (raw)
In-Reply-To: <5650.1363121211@alphaville> (Nick Dokos's message of "Tue, 12 Mar 2013 16:46:51 -0400")

Hi Nick, Achim, and Yagnesh Raghava Yakkala,

How is this?

1.2.3 Use the Org git repository
--------------------------------

You can clone the development version from the Org git repository,
typically to a location under your home directory.  The following
example assumes this location is `src/' in your home directory:

$ cd ~/src/
$ git clone git://orgmode.org/org-mode.git

   In most cases, you will probably want to run `make install' to
install Org with the Emacs system files.  Please run `make help' to get
the full list of options.

   If, for some reason, you would like to run Org from the clone
location, remember to set the load-path correctly in your `.emacs'.
Continuing from the previous example:

(add-to-list 'load-path "~/src/org-mode/lisp")

   Note that in this case, `make autoloads' is mandatory: it defines
Org's version in `org-version.el' and Org's autoloads in
`org-loaddefs.el'.  Continuing from the example:

$ cd org-mode
$ make autoloads

   You can also compile with `make', generate the documentation with
`make doc', or create a local configuration with `make config'.

   A detailed explanation of Org's build system can be found at the Org
Build System page on Worg
(http://orgmode.org/worg/dev/org-build-system.html).


All the best,
Tom
-- 
Thomas S. Dye
http://www.tsdye.com

  reply	other threads:[~2013-03-13  4:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12 16:04 Meaning of install Thomas S. Dye
2013-03-12 18:27 ` Yagnesh Raghava Yakkala
2013-03-12 19:02 ` Achim Gratz
2013-03-12 20:14   ` Thomas S. Dye
2013-03-12 20:29     ` Achim Gratz
2013-03-12 20:46     ` Nick Dokos
2013-03-13  4:05       ` Thomas S. Dye [this message]
2013-03-13  7:19         ` Achim Gratz
2013-03-13  8:00           ` Andreas Röhler
2013-03-13  8:43             ` Bastien
2013-03-13  9:11               ` Andreas Röhler
2013-03-13 11:56                 ` Bastien
2013-03-14 20:29                   ` Andreas Röhler
2013-03-13  8:00           ` Yagnesh Raghava Yakkala
2013-03-14 17:04           ` Thomas S. Dye
2013-03-14 17:24             ` Bastien
2013-03-14 19:03             ` Achim Gratz
2013-03-14 20:15               ` Thomas S. Dye
2013-03-15 21:25                 ` Bastien
2013-03-15 23:06                   ` Thomas S. Dye
2013-03-13  8:56 ` Bastien

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=m1ehfklzac.fsf@tsdye.com \
    --to=tsd@tsdye.com \
    --cc=Stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=hi@yagnesh.org \
    --cc=nicholas.dokos@hp.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).