emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Supriya Sawant <sp.sawant14@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: error while installing org-mode version 7.9.1
Date: Tue, 04 Sep 2012 02:00:58 -0400	[thread overview]
Message-ID: <2029.1346738458@alphaville> (raw)
In-Reply-To: Message from Supriya Sawant <sp.sawant14@gmail.com> of "Tue\, 04 Sep 2012 11\:07\:18 +0530." <CAJBgvSO5KiOX5_Bhn1LcpGKBzRrARwiONYUhHVwiiL2boqtsxw@mail.gmail.com>

Supriya Sawant <sp.sawant14@gmail.com> wrote:

> while installing latest org-mode version after running make test I am getting the following error.
>  
> 
> TMPDIR=/tmp/tmp-orgtest emacs -batch -Q  --eval '(add-to-list
> '"'"'load-path "./lisp")' --eval ' (add-to-list '"'"'load-path
> "./testing")'  -l org-install.el -l testing/org-test.el --eval '(require
> '"'"'ob-awk)' --eval '(require '"'"'ob-C)' --eval '(require '"'"'ob-fortran)' --eval '(require
> '"'"'ob-maxima)' --eval '(require '"'"'ob-lilypond)' --eval '(require '"'"'ob-octave)' --eval '
> (require '"'"'ob-python)' --eval '(require '"'"'ob-sh)'  --eval '(setq org-confirm-babel-evaluate
> nil)' -f org-test-run-batch-tests
> Cannot open load file: testing/org-test.el
> make: *** [test] Error 255
> 

Are you in the right directory? The above assumes that you are in the top-level
org directory and there are subdirectories ./lisp and ./testing. The testing/
subdirectory should contain org-test.el. Does it?

In particular, assuming you *are* in the right directory, if you try to
execute the first part of the command from the command line:

--8<---------------cut here---------------start------------->8---
TMPDIR=/tmp/tmp-orgtest emacs -batch -Q --eval '(add-to-list '"'"'load-path "./lisp")' --eval ' (add-to-list '"'"'load-path "./testing")' -l org-install.el -l testing/org-test.el
--8<---------------cut here---------------end--------------->8---

you should get no errors.

If you are missing org-test.el, then your install is incomplete.  In
that case, you'll have to tell us what method you used to install.

BTW, I use git and track both the master and maint branches: I get no
errors on either of them with the most recent bits.

Nick

      reply	other threads:[~2012-09-04  6:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04  5:37 error while installing org-mode version 7.9.1 Supriya Sawant
2012-09-04  6:00 ` Nick Dokos [this message]

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=2029.1346738458@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sp.sawant14@gmail.com \
    /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).