lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lilypond not rendering PDF on Mac


From: Stephen Wilkinson
Subject: Re: Lilypond not rendering PDF on Mac
Date: Wed, 9 Jan 2019 12:27:13 +0000

Thanks everyone, here's the latest:

>I would suggest you check that you can run Lilypond in command-line mode using the “-ps” switch to generate a PostScript file

It makes a postscript file, but it looks a mess. I'm now suspecting this stage is the problem, rather than the pstopdf, because it seems to be a struggle to get the postscript file to open in anything at all. Again though, it's making SVGs from Frescobaldi fine.

>I would try running something like:
>
>$ lilypond -V --ps --pdf test.ly

This also hangs, and produces the following output. Any help would be much appreciated!

2019-01-09 09:18:03.956 LilyPond[4962:1292605] PyObjCPointer created: at 0xa82d5290 of type {__CFBoolean=}

2019-01-09 09:18:03.956 LilyPond[4962:1292605] PyObjCPointer created: at 0xa82d5288 of type {__CFBoolean=}

2019-01-09 09:18:03.958 LilyPond[4962:1292605] PyObjCPointer created: at 0xa82d5298 of type {__CFNumber=}

2019-01-09 09:18:03.958 LilyPond[4962:1292605] PyObjCPointer created: at 0xa82d52a8 of type {__CFNumber=}

2019-01-09 09:18:03.958 LilyPond[4962:1292605] PyObjCPointer created: at 0xa82d52b8 of type {__CFNumber=}

/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8

/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist'

/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8

/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist'

/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8

/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/LinguisticData/Latn/Dict2.dat'


On Tue, Jan 8, 2019 at 11:29 PM Henning Hraban Ramm <address@hidden> wrote:
Am 2019-01-08 um 18:32 schrieb Stephen Wilkinson <address@hidden>:

> I've recently installed Lilypond (2.18.2) onto a new Mac (OS X 14.2),  but have run into a problem at the beginning. Lilypond hangs when rendering a file at the 'Converting to .pdf.' stage.

Probably you need to add the path to your lilypond and ps2pdf binaries to your $PATH.

Depending on where you installed LilyPond.app, it should be something like /Applications/LilyPond.app/Contents/Resources/bin/

Add to your ~/.bashrc (or ~/.profile):

export PATH=$PATH:/Applications/LilyPond.app/Contents/Resources/bin/

Greetlings, Hraban
---
fiëé visuëlle
Henning Hraban Ramm
https://www.fiee.net





_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

[Prev in Thread] Current Thread [Next in Thread]