[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] difficulty installing 7.9 with the new build system: org-version
From: |
Achim Gratz |
Subject: |
Re: [O] difficulty installing 7.9 with the new build system: org-version not informative |
Date: |
Sat, 25 Aug 2012 19:24:47 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) |
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
- [O] difficulty installing 7.9 with the new build system: org-version not informative, Brian van den Broek, 2012/08/25
- Re: [O] difficulty installing 7.9 with the new build system: org-version not informative,
Achim Gratz <=
- Re: [O] difficulty installing 7.9 with the new build system: org-version not informative, Brian van den Broek, 2012/08/25
- Re: [O] difficulty installing 7.9 with the new build system: org-version not informative, Achim Gratz, 2012/08/25
- Re: [O] difficulty installing 7.9 with the new build system: org-version not informative, Bastien, 2012/08/25
- Re: [O] difficulty installing 7.9 with the new build system: org-version not informative, Brian van den Broek, 2012/08/25
- Re: [O] difficulty installing 7.9 with the new build system: org-version not informative, Achim Gratz, 2012/08/25
- Re: [O] difficulty installing 7.9 with the new build system: org-version not informative, Bastien, 2012/08/25
- Re: [O] difficulty installing 7.9 with the new build system: org-version not informative, Achim Gratz, 2012/08/26
- Re: [O] difficulty installing 7.9 with the new build system: org-version not informative, Bastien, 2012/08/26