[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] where Babel looks for binaries?
From: |
Steven Arntson |
Subject: |
Re: [O] where Babel looks for binaries? |
Date: |
Sun, 17 Aug 2014 10:16:25 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Achim Gratz <address@hidden> writes:
> Steven Arntson writes:
>> I reverted the change to ob-lilypond.el and did as you suggested, adding
>>
>> (setq ly-nix-ly-path "/usr/local/lilypond")
>
> I don't think that path points to an actual lilypond executable, but is
> rather an installation directory. Since it would seem you have lilypond
> in PATH on your system, you might rather try just "lilypond" (or check
> which lilypond you're actually using by doing a "which lilypond" on the
> command line).
>
> Regards,
> Achim.
That did it---I changed my init.el to read:
(setq ly-nix-ly-path "lilypond")
And it works like a charm.
Thank you!
steven
- [O] where Babel looks for binaries?, Steven Arntson, 2014/08/16
- Re: [O] where Babel looks for binaries?, Thorsten Jolitz, 2014/08/16
- Re: [O] where Babel looks for binaries?, Steven Arntson, 2014/08/16
- Re: [O] where Babel looks for binaries?, Thorsten Jolitz, 2014/08/16
- Re: [O] where Babel looks for binaries?, Steven Arntson, 2014/08/16
- Re: [O] where Babel looks for binaries?, Thorsten Jolitz, 2014/08/16
- Re: [O] where Babel looks for binaries?, Steven Arntson, 2014/08/16
- Re: [O] where Babel looks for binaries?, Thorsten Jolitz, 2014/08/16
- Re: [O] where Babel looks for binaries?, Achim Gratz, 2014/08/17
- Re: [O] where Babel looks for binaries?,
Steven Arntson <=
- Re: [O] where Babel looks for binaries?, Steven Arntson, 2014/08/17
- Re: [O] where Babel looks for binaries?, Achim Gratz, 2014/08/17
- Re: [O] where Babel looks for binaries?, Steven Arntson, 2014/08/17