emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@Nexgo.DE>
To: emacs-orgmode@gnu.org
Subject: Re: Please test the new Makefile
Date: Thu, 22 Dec 2011 11:05:48 +0100	[thread overview]
Message-ID: <jcuvdj$qu1$1@dough.gmane.org> (raw)
In-Reply-To: <B9E740EE-EDFD-463F-828D-A38A9AF241B2@ieee.org>

Am 22.12.2011 02:35, schrieb Takaaki ISHIKAWA:
> 1. When I just type "make", I find a fatal error message:
>    Not a git repository (or any parent up to mount parent )
>    Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

Just "make" doesn't work anymore (it displays a usage section to conform 
to GNU convention), you'll need "make all".  This now implies a "make 
clean", so you'll normally don't need this as an extra step anymore.

> 2. "make all" works well with the same message above.
>    "make all" will be the default command instead of "make"?

Yes.

> 3. Packages are installed into "/usr/share/emacs/site-lisp".
>    This is a known change in ML.

If you want it installed someplace else, create a file "local.mk" and 
override the variables in "default.mk".  So under Linux (assuming you're 
not logged in as root), you would do

make all && sudo make install

> 4. "M-x org-version" shows:
>    ( @ /usr/share/emacs/site-lisp/org/org-install.el)

I have not yet safeguarded against the situation where make is 
available, but not git.  You can also override this temporarily in 
targets.mk (GITVERSION, ORGVERSION and GITSTATUS).  I will re-arrange 
this to either test for a Git directory or make it overridable via 
"local.mk" (or both).

Thank you for testing!

-- 
Achim.

(on the road :-)

  reply	other threads:[~2011-12-22 10:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-21 18:47 Please test the new Makefile Bastien
2011-12-22  1:35 ` Takaaki ISHIKAWA
2011-12-22 10:05   ` Achim Gratz [this message]
2011-12-22 15:06     ` Takaaki ISHIKAWA
2011-12-23 16:10       ` Bastien
2011-12-25 10:27       ` ASSI
2011-12-26  4:58         ` Takaaki ISHIKAWA
2011-12-27 10:33           ` Achim Gratz
2012-01-02 21:50     ` Achim Gratz
2012-01-03 18:09       ` Achim Gratz
2012-01-04 17:46         ` Achim Gratz
2011-12-22 10:25 ` Achim Gratz

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='jcuvdj$qu1$1@dough.gmane.org' \
    --to=stromeko@nexgo.de \
    --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).