bug-lilypond
[Top][All Lists]
Advanced

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

Issue 504 in lilypond: lilypond broken on osx 10.5


From: codesite-noreply
Subject: Issue 504 in lilypond: lilypond broken on osx 10.5
Date: Thu, 22 Nov 2007 09:12:30 -0800

Issue 504: lilypond broken on osx 10.5
http://code.google.com/p/lilypond/issues/detail?id=504

Comment #20 by suckling:
In addition to the success I previously reported with a clean install of fink, it is now also possible, if rather involved to compile Lilypond using
MacPorts. It goes like this:

Using MacPorts, install all dependencies listed at

http://lilypond.org/doc/v2.11/Documentation/topdocs/INSTALL.html

BEWARE of Guile which currently requires patching first:

http://trac.macosforge.org/projects/macports/ticket/13174

Then patch lilypond-2.11.34with the fink 2.11.31, altered for 2.11.34 as attached

Add to your .bashrc or whatever:

export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/opt/local/lib:"

You'll need it for both compilation and running

./configure --prefix=directory_of_your_choice --disable-gui 
----with-ncsb-dir='/opt/local/share/ghostscript/fonts'

make

it may barf on the documentation. Haven't sorted this out yet so, again:

make
sudo make install


Attachments:
        lilypond.patch  3.0 KB



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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