Re: LilyPond on macOS (was: \repeat unfold has problems inside \repeat volta)

2022-07-02 Thread Hans Åberg via bug-lilypond

> On 2 Jul 2022, at 18:35, Carl Sorensen  wrote:
> 
> On Sat, Jul 2, 2022 at 10:23 AM Jean Abou Samra  wrote:
> 
>> Le 02/07/2022 à 18:14, Carl Sorensen a écrit :
>> 
>>> I can't currently run 2.23.10 on my Mac, so I can't try it,
>> 
>> 
>> What is the problem you are encountering? I think that normally, it
>> should work on all 64-bit-capable Macs.
> 
> 
> I don't run LilyPond at the command line, but I use Frescobalidi.
> 
> When I extract the files from lilypond-2.23.10-darwin-x86_64.tar.gz and
> place it in my Applications folder, then point Frescobald to lilypond in
> bin/ , I get the following error:

Have you tried lilypond from the command line, in Terminal? —When downloading 
the tar file using Safari of Firefox, the OS blocks the unpacked binaries. Then 
one after trying to run it, one has to unblock in System Preferences → Security 
& Privacy → General, by clicking "Allow Anyway". It may work trying to run it 
from the Finder pop-up menu "Open".

Alternatively, one can take down the link using say wget, which is not 
installed by default, though.

When doing that, the binary worked fine for me, compiling a small snippet.



___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: LilyPond on macOS (was: \repeat unfold has problems inside \repeat volta)

2022-07-02 Thread Jean Abou Samra



Le 02/07/2022 à 18:35, Carl Sorensen a écrit :



On Sat, Jul 2, 2022 at 10:23 AM Jean Abou Samra  
wrote:


Le 02/07/2022 à 18:14, Carl Sorensen a écrit :

> I can't currently run 2.23.10 on my Mac, so I can't try it,


What is the problem you are encountering? I think that normally, it
should work on all 64-bit-capable Macs.


I don't run LilyPond at the command line, but I use Frescobalidi.

When I extract the files from lilypond-2.23.10-darwin-x86_64.tar.gz 
and place it in my Applications folder, then point Frescobald to 
lilypond in bin/ , I get the following error:


Traceback (most recent call last):

File 
"/Applications/Frescobaldi.app/Contents/Resources/lib/python3.5/frescobaldi_app/lilypondinfo.py", 
line 224, in done


AttributeError: 'Process' object has no attribute 'process'

I assume I am mangling things by my usage, and I haven't had the time 
to try to figure the problem out.


I'd welcome any insights on how to take that downloaded binary and put 
it somewhere on my system so I can use it with Frescobaldi.





That sounds like a problem in Frescobaldi, not in LilyPond. Did you try 
upgrading Frescobaldi? The latest version doesn't (yet) have a .dmg 
macOS installer at https://github.com/frescobaldi/frescobaldi/releases 
(https://lists.gnu.org/archive/html/lilypond-user/2022-05/msg00065.html), 
but MacPorts does have it.



___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: LilyPond on macOS (was: \repeat unfold has problems inside \repeat volta)

2022-07-02 Thread Carl Sorensen
On Sat, Jul 2, 2022 at 10:23 AM Jean Abou Samra  wrote:

> Le 02/07/2022 à 18:14, Carl Sorensen a écrit :
>
> > I can't currently run 2.23.10 on my Mac, so I can't try it,
>
>
> What is the problem you are encountering? I think that normally, it
> should work on all 64-bit-capable Macs.


I don't run LilyPond at the command line, but I use Frescobalidi.

When I extract the files from lilypond-2.23.10-darwin-x86_64.tar.gz and
place it in my Applications folder, then point Frescobald to lilypond in
bin/ , I get the following error:

Traceback (most recent call last):

File
"/Applications/Frescobaldi.app/Contents/Resources/lib/python3.5/frescobaldi_app/lilypondinfo.py",
line 224, in done

AttributeError: 'Process' object has no attribute 'process'


I assume I am mangling things by my usage, and I haven't had the time to
try to figure the problem out.


I'd welcome any insights on how to take that downloaded binary and put it
somewhere on my system so I can use it with Frescobaldi.


Thanks,


Carl





>
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond