all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Installing orgmode-8.2.3b as ELPA
Date: Thu, 14 Nov 2013 21:42:43 +0100	[thread overview]
Message-ID: <87li0q1zr0.fsf@Rainer.invalid> (raw)
In-Reply-To: CAJ6Zc6OxGLaAnmhFquFU3mcHORvWQZGw-gojK=_EGT2Y1d=UnQ@mail.gmail.com

Dan writes:
> Hi, I'd like to install orgmode-stable (8.2.3b I guess) as non-root --
> ideally as an ELPA package.

There is absolutely no reason to build an ELPA package locally for this
purpose.  Just define SUDO to be empty and adjust the target directory
for the install to some directory that you own (and is at the start of
load-path).

> After some digging, I tried to recreate an ELPA-style tar from git:
>
> $ make -f mk/server.mk elpa
> make: *** No rule to make target `info', needed by `elpa'.  Stop.
>
> OK, getting a little frustrated now... Some help please?

If you still want to try for whatever reason, put this in local.mk:

--8<---------------cut here---------------start------------->8---
SERVROOT = serv
SERVERMK = server
include mk/$(SERVERMK).mk
--8<---------------cut here---------------end--------------->8---


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

  reply	other threads:[~2013-11-14 20:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-14 18:24 Installing orgmode-8.2.3b as ELPA Dan
2013-11-14 20:42 ` Achim Gratz [this message]
2013-11-14 21:42   ` Dan

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87li0q1zr0.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.