[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compilation Issue
From: |
Zvony Nagy |
Subject: |
Re: Compilation Issue |
Date: |
Tue, 4 Jul 2023 08:20:05 -0500 |
Thanks, Jean. I appreciate your quick reply. Yes, it had to do with the
Homebrew package.
Would you be willing to explain how to install (compile?) Lilypond package for
Mac downloaded from https://lilypond.org/development.html
I’m having some difficulty installing it on my system.
Thank you so much!
Zvony
> On Jul 4, 2023, at 3:28 AM, Jean Abou Samra <jean@abou-samra.fr> wrote:
>
> Le lundi 03 juillet 2023 à 21:38 -0500, Zvony Nagy a écrit :
>> warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH
>> -dAutoRotatePages=/None -dPrinted=false
>> /var/folders/j0/jbxtm1xs4hq32jrg2x_m_lgw0000gq/T//lilypond-tmp-1525935)'
>> failed (256)
>>
>> /usr/local/Cellar/lilypond/2.24.1/share/lilypond/2.24.1/ly/init.ly:65
>> <http://init.ly:65/>:2 <0>: error: Guile signaled an error for the
>> expression beginning here
>> #
>> (let ((book-handler (if (defined? 'default-toplevel-book-handler)
>> Throw to key `ly-file-failed' with args `()'.
>> Exited with return code 1.
>
>
>
> Someone else experienced the same issue with Homebrew recently:
> https://lists.gnu.org/archive/html/lilypond-user/2023-06/msg00138.html
>
> Apparently, there is a problem with the Ghostscript Homebrew package. Maybe
> report a bug to them.
>
> The official binaries from lilypond.org <http://lilypond.org/> are not know
> to have any such issues.
>
> Best,
> Jean