From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Bug? Problem compiling git - Cannot open file: avl
Date: Mon, 06 Jan 2014 19:18:38 +0100 [thread overview]
Message-ID: <87a9f99doh.fsf@Rainer.invalid> (raw)
In-Reply-To: 52CA7F5C.6080409@krugs.de
Rainer M Krug writes:
> The problem seems to been that
>
> a) in my PATH, the /usr/bin (where the build in is located) comes
> before /usr/local/bin (where the homebrew is installed).
Except when root, it is almost always wrong to have /usr/local/bin after
any system paths.
> b) I have set an alias in bash, so that emacs calls the homebrew
> version
Depending on where and how you define that alias, sub-shells may or may
not see it. It is generally a bad idea to rely on aliases for anything
but interactive work.
> c) the make script somehow does use the PATH but not the alias.
Not if EMACS is defined with an absolute path in local.mk. Also, emacs
should actually be a link to emacs-maj.min (where maj.min denotes Emacs'
version), so if you want to use a specific Emacs rather than the
default, you should again define this in local.mk.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada
prev parent reply other threads:[~2014-01-06 18:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 8:59 Bug? Problem compiling git - Cannot open file: avl Rainer M Krug
2014-01-06 9:40 ` Bastien
2014-01-06 10:03 ` Rainer M Krug
2014-01-06 10:03 ` Rainer M Krug
2014-01-06 18:18 ` Achim Gratz [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a9f99doh.fsf@Rainer.invalid \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.