-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lyp fails on ghostscript command ~> 2.19.18 #57
Comments
Lyp installs the bundled versions of lilypond, which include among other things a copy of GhostScript. I have little understanding of how lilypond invokes it (I'll try to look it up). Anyway, try to compile the test file with debug level logging:
|
Great, thanks. So something happened in there where 2.19.17 and all versions of the "official" lilypond release uses the bundled
Since I'm on Arch it's a gigantic headache to pin an out-of-date package version so I can't (easily) downgrade ghostscript. My guess is that |
The plot thickens -- the exec at |
Update: I copied all the 9.22 ghostscript files from an updated installation into the relevant folders, and everything works! Theoretically this should be just fine. The issue is less urgent because this part is fixed (for me anyway), but I still wonder why the ghostscript version problem breaks lyp. |
I'm getting a failure in running the final ghostscript pdf-creation command in versions 2.19.18 and above. The usual gs command works if I run the exact same thing in the terminal, but it seems to be failing with lyp. I originally thought lilypond in general was also failing, but I successfully installed and compiled this test on 2.19.80 with no problems.
Running Arch Linux, ghostscript 9.22, lyp 1.3.5.
shell output
test.ly
The text was updated successfully, but these errors were encountered: