Nick Dokos <nicholas.dokos <at> hp.com> writes:

> What does M-x locate-library RET org-install RET say?

Library is file /usr/share/emacs/23.2/site-lisp/org-mode/org-install.elc

(The latest version download is now different -- it no longer says version N/A
N/A. It now says:

Org-mode version N/A-fixup (N/A-fixup !!check installation!! @ mixed
installation! /usr/share/emacs/23.2/site-lisp/org-mode/ and /tmp/org-mode/lisp/)

which it didn't say before.)

Because I could not get the latest version to compile, I tried running it
directly from the /tmp folder according to the instructions here:

http://orgmode.org/manual/Installation.html

with:

(setq load-path (cons "~/path/to/orgdir/lisp" load-path))

I didn't add it to .emacs because I am launching with -Q.

Clearly that has probably not worked.


Reply via email to