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 x86


From: codesite-noreply
Subject: Issue 504 in lilypond: lilypond broken on osx 10.5 x86
Date: Sun, 06 Jan 2008 12:17:08 -0800

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

Comment #36 by tinuviel874:
More info on using the command line PPC version:

When I do:

cd /Applictions/LilyPond.app/Contents/Resources/bin
./lilypond test.ly

it fails with an error message about not finding lily.scm. But if I do:

/Applications/LilyPond.app/Contents/Resources/bin/lilypond test.ly

it's perfectly happy. Search me. You can make this nicer by adding the following to
your ~/.bash_profile file:

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

Be sure to use the path to your lilypond. Now you can type:

lilypond test.ly

Also note that the first run takes quite a while (it seems to be caching fonts or
some such), but it runs more quickly after that.



--
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]