Stephen wrote:
> 
> I've been playing around with a few of the suggestions, including 
> Homebrew and updating Ghostscript, 
>
So I have two machines, both Macs on OSX 10.13.6, and one runs
fine, and the other doesn't. 

The working one is 2.19.82, so the dev branch installed from the
LilyPond website (I guess)

The broken one is 2.18.2, installed from homebrew. Lilypond seems
to work fine, however it breaks on using ghostscript. It seems this
version was built against an older version of the gs dynamic library
and now it spits the dummy, but it does produce the .ps file:

---< cut >---
$ lilypond --png WMX4LBIK6L3LQEX4WG
GNU LilyPond 2.18.2
Processing `WMX4LBIK6L3LQEX4WG'
Parsing...
...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `WMX4LBIK6L3LQEX4WG.ps'...
Converting to PNG...dyld: Library not loaded: 
./bin/../sobin/libgs.8.70.dylib
  Referenced from: 
/Applications/LilyPond.app/Contents/Resources/bin/../bin/gs
  Reason: image not found

fatal error: GS exited with status: 6
---< cut >---

Running ps2pdf (from the new version of ghostscript) produces a correct 
PDF of the lilypond input. 

Downloading and installing the development version[1] seems to fix the 
problem (I run the cammandline and I get the --png I am after). 

HTH

 .. mark.

[1] 
http://lilypond.org/download/binaries/darwin-x86/lilypond-2.19.82-1.darwin-x86.tar.bz2


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to