> I don't have any problem when I use lilypond.org binaries, but when
> I compile this simple file using the lilypond provided by Fedora 42
> I get an error. Official binaries have gs 10.03.0 while Fedora is
> using 10.05.0.
I've just done a self compilation of LilyPond 'master' on my openSUSE
Hi
I don't have any problem when I use lilypond.org binaries, but when I
compile this simple file using the lilypond provided by Fedora 42 I get
an error.
Official binaries have gs 10.03.0 while Fedora is using 10.05.0.
$ cat test.ly
\version "2.25.25"
{ c'4 }
$ lilypond --verbose -dembe