Am 03.12.2021 um 19:17 schrieb Jonas Hahnfeld via Discussions on
LilyPond development:
Hi all,

here are the binaries of LilyPond 2.23.5 with Guile 2.2, created
exactly with the scripts contained in the official source tar:
https://gitlab.com/hahnjo/lilypond/-/packages/4049140
(For now I've published them on my repo, but I can also add them to the
official one and link it from the GitLab release if people think so.)

"Installation" is quite simple:
1. Unpack the right archive for your OS (Linux, macOS, Windows).
2. Use it from any location you want, for example by setting PATH or
just pointing Frescobaldi to bin/lilypond.

Please give this some serious testing as this might become official at
some point. I'd be especially grateful for testing on macOS (later than
10.14) since I don't have a system myself and cannot test outside of
the MacStadium node that I used for building (but that obviously has
stuff installed to compile LilyPond, so I might not have noticed if
some library is missing...)

Under Windows 10 x64, even the simplest file

```
\version "2.23.5"

{ c4 }
```

crashes with

;;; note: source file
D:/Lilypond-generic/2.23.5-hahnjo/lilypond-2.23.5/share/guile/2.2/ice-9/eval.scm
;;;       newer than compiled
D:/Lilypond-generic/2.23.5-hahnjo/lilypond-2.23.5/lib/guile/2.2/ccache/ice-9/eval.go
ERROR: In procedure apply-smob/1:
Wrong number of arguments to #<boot-closure 58d9ca0 (_ . _)>

Michael

Reply via email to