From: Thorsten Jolitz <tjolitz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: where Babel looks for binaries?
Date: Sun, 17 Aug 2014 03:59:09 +0200 [thread overview]
Message-ID: <87bnrj6fma.fsf@gmail.com> (raw)
In-Reply-To: 871tsfsx82.fsf@stevenarntson.com
Steven Arntson <steven@stevenarntson.com> writes:
> Thorsten Jolitz <tjolitz@gmail.com> writes:
>
>> Steven Arntson <steven@stevenarntson.com> writes:
>>
>>>> I would say try the above, i.e. restore ob-lilypond.el and set the
>>>> variable in you init file. Alternatively you could delete the
>>>> ob-lilypond.elc and the do M-x byte-compile-file on the modified
>>>> ob-lilypond.el, but I would not recommend mess around in libraries for
>>>> customizations.
>>>
>>> I reverted the change to ob-lilypond.el and did as you suggested, adding
>>>
>>> (setq ly-nix-ly-path "/usr/local/lilypond")
>>>
>>> It's now looking in the right place, but still won't tangle the file
>>> when I run ly-tangle. The message in the minibuffer is:
>>>
>>> ly-compile-lilyfile: Searching for program: resource temporarily
>>> unavailable, /usr/local/lilypond
>>>
>>> The use of "temporarily" is certainly intriguing! I quit out of emacs
>>> and restarted, but am still getting the message.
>>
>> hmm ... does it work without emacs?
>> did you try to use lilypond from the commandline?
>
> Yes, it's working from there. I'm befuddled. I tried changing the path
> to "/usr/local/lilypond/bin" and also "/usr/local/lilypond/usr/bin"
> thinking maybe the system needed a little more guidance, but neither of
> these worked.
what if you simply move the liliypond binary to where ob-lilypond
expects it or set a symlink to "/usr/bin/lilypond"?
--
cheers,
Thorsten
next prev parent reply other threads:[~2014-08-17 1:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-16 19:07 where Babel looks for binaries? Steven Arntson
2014-08-16 19:23 ` Thorsten Jolitz
2014-08-16 21:43 ` Steven Arntson
2014-08-16 22:04 ` Thorsten Jolitz
2014-08-17 1:18 ` Steven Arntson
2014-08-17 1:30 ` Thorsten Jolitz
2014-08-17 1:47 ` Steven Arntson
2014-08-17 1:59 ` Thorsten Jolitz [this message]
2014-08-17 6:41 ` Achim Gratz
2014-08-17 17:16 ` Steven Arntson
2014-08-17 18:00 ` Steven Arntson
2014-08-17 18:14 ` Achim Gratz
2014-08-17 21:20 ` Steven Arntson
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=87bnrj6fma.fsf@gmail.com \
--to=tjolitz@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 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.