Re: Ghostscript error using Fedora 42 lilypond

2025-04-16 Thread Werner LEMBERG
> 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

Ghostscript error using Fedora 42 lilypond

2025-04-16 Thread Federico Bruni
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