emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brian van den Broek <brian.van.den.broek@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: difficulty installing 7.9 with the new build system: org-version not informative
Date: Sat, 25 Aug 2012 09:40:53 -0400	[thread overview]
Message-ID: <CAF6DajLAci7kbx+QQnepX9bNbrOo-OsudNb=BTp_yVScvm9O5Q@mail.gmail.com> (raw)

Hi all,

tl;dr
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:

I've not really been following the new build system discussions, but
was half-ways dreading my first org-mode upgrade unde them :-)

I just downloaded the gz.tar of the newly released 7.9; it untarred to
org-7.9-3-ga986d3.

I did my best to follow the instruction on
<http://orgmode.org/manual/Installation.html> and in local.mk.

I made the changes:

# Where local software is found
# Note, *not* ~/.emacs.d but ~/.emacsd, a dir I created to store my
personal emacs stuff
prefix	= /home/brian/.emacsd

# Where local lisp files go.
lispdir= $(prefix)/site-lisp

# Where local data files go.
datadir = $(prefix)/etc

# Where info files go.
infodir = $(prefix)/info


ORG_MAKE_DOC = info # html pdf
INSTALL_INFO = ginstall-info # Debian: avoid harmless warning message

(Apart from the ORG_MAKE_DOC setting, these are exactly the changes I
have always made to upgrade from one released version to another. I've
tried multiple times both with and without the ORG_MAKE_DOC and
INSTALL_INFO settings.)

I then ran make help, make config, and make install as instructed.
(After the issue described below, I also deleted everything installed
and tried again with sudo make install achieving the same result.)

Once that was done, I launched a fresh emacs, visited an .org file,
and ran M-x org-version. What I got was:

Org-mode version N/A (N/A @ /home/brian/.emacsd/site-lisp/)

This seems to indicate that something went wrong, somewhere.

I'm pretty sure at least some of org 7.9 got installed. On the newly
installed version, I have org-insert-all-links available (via M-x
org-insert-all<TAB>) whereas on the previously installed version of
org-mode, tab completion for this command name does not work.

M-x emacs-version yields:
GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of
2010-12-11 on brahms, modified by Debian

~$ make --version
GNU Make 3.81

The first things I have in my .emacs that are org-related are adding
/home/brian/.emacsd/site-lisp to my load path and then (require
'org-install).

I've little doubt it is operator error, but I am at a loss for how to
proceed. Little help?

Thanks and best,

Brian vdB

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

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-25 13:40 Brian van den Broek [this message]
2012-08-25 17:24 ` difficulty installing 7.9 with the new build system: org-version not informative Achim Gratz
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='CAF6DajLAci7kbx+QQnepX9bNbrOo-OsudNb=BTp_yVScvm9O5Q@mail.gmail.com' \
    --to=brian.van.den.broek@gmail.com \
    --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).