Hi Jude,

Jude DaShiell <jdash...@shellworld.net> writes:
> I just ran make update && make all && sudo make install && sudo make 
> install-info-debian and updated org-mode to 7.6.

That does not work, you would need to do

sudo make install-info && sudo make install-info-debian

with the original Makefile - only change the prefix, not anything else.

The patch I gave you removes the install-info-debian target and can be
applied by saving the whole message to patchfile and then calling

git apply patchfile

Alternatively you can just say

patch < patchfile

in the org directory.  Then a

make update && make all && sudo make install && sudo make install-info

should result in an updated info documentation (i.e. the first page
should have "This manual is for Org version 7.6".


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

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada


Reply via email to