Sebastien Vauban writes:
> Buffer is read-only: #<buffer org-install.el>

Here's your clue: the Emacs that is trying to create org-install.el
doesn't have write access and thus cannot save the file.  At that point,
no org-install.el should exist, since it should have been removed before
it is created anew.  But it likely still exists (and is not writable).
No such problem seems to have struck org-version.el.

> To overcome problems, I tried to copy org-install.el from the latest Emacs 24
> alpha version, but the newly function `org-find-library-dir' is unknown.

This will never work right...

> However, the first problem (make install) is the one I still need to resolve.
> Any idea?

Check what the access rights are in that directory (not just the POSIX
file modes, but also the Windows ACL may interfere).  Remove any
org-install.el that may be there.  Make should then work correctly.


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 via email to