emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: difficulty installing 7.9 with the new build system: org-version not informative
Date: Sat, 25 Aug 2012 19:24:47 +0200	[thread overview]
Message-ID: <87393a28bk.fsf@Rainer.invalid> (raw)
In-Reply-To: CAF6DajLAci7kbx+QQnepX9bNbrOo-OsudNb=BTp_yVScvm9O5Q@mail.gmail.com

Brian van den Broek writes:
> I've seemingly managed to install org 7.9, but M-x org-version yields
> Org-mode version N/A (N/A @ /home/brian/.emacsd/site-lisp/)
>
> The details:

You could've saved yourself a lot of writing if you'd just posted what

make config-all

prints out.  But the only way this output from org-verison can be
produced by a compiled version of Org is if you install with make, but
without Git (like you later tell us you've done).  In this case, you
need to tell make the version you're installing since it cannot ask Git
for it:

make ORGVERSION=7.9 GITVERSION=org-7.9-3-ga986d3 install

Rest assured that aside from two missing version strings everything has
worked likee it should as far as I can tell.


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

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

  reply	other threads:[~2012-08-25 17:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-25 13:40 difficulty installing 7.9 with the new build system: org-version not informative Brian van den Broek
2012-08-25 17:24 ` Achim Gratz [this message]
2012-08-25 19:08   ` Brian van den Broek
2012-08-25 20:03     ` Achim Gratz
2012-08-25 20:12       ` Bastien
2012-08-25 20:16         ` Brian van den Broek
2012-08-25 20:18         ` Achim Gratz
2012-08-25 20:23           ` Bastien
2012-08-26  7:10             ` Achim Gratz
2012-08-26  7:45               ` 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=87393a28bk.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 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).