Re: [lily4jedit-user] How to tell LilyPond Tool where LilyPond is in Snow Leopard?
Brought to you by:
fodber
From: Valentin V. <v.v...@gm...> - 2010-08-19 08:04:30
|
On Wed, Aug 18, 2010 at 8:34 PM, Seth Williamson <haz...@gm...> wrote: > This will sound like a dumb question, but when I click the "LilyPond" icon > in Jedit and choose run LilyPond, I get an error that says "Cannot run > program "/Applications/LilyPond.app/Contents/Resources/bin/lilypond (in > directory "/Applications"): error=2 No such file or directory" Greetings, Well, of course it depends where you have installed LilyPond. It is possible, for instance that (like me) you have placed the LilyPond application in a subdirectory of your main /Applications directory, in which case you have to modify the configuration accordingly. Another possibility is that you may be using a non-administrator user account, and you may have unpacked the LilyPond app in your local Application directory: in this case, the path may not look like /Application/LilyPond.app/... but more like /Users/yourname/Applications/LilyPond.app/... In other words, all you have to do is to make sure your LilyPond.app package is indeed where you tell jEdit it is. Cheers, Valentin |