Am 2014-12-28 um 07:56 schrieb Arthur Hixson <[email protected]>:
> My Lilypond is installed in an app and Frescobaldi is not able to find it. > And I’m not able to put the app in the path in the preference dialog. > I’ve tried copying the executable to my bin folder and set the path to that, > but it still is not found. > > What’s the trick here? Include the real LilyPond executable (within the app) in your PATH: export PATH=$PATH:/Applications/LilyPond.app/Contents/Resources/bin Use this line in a ~/.bashrc or ~/.profile file. Greetlings, Hraban --- fiëé visuëlle Henning Hraban Ramm http://www.fiee.net http://angerweit.tikon.ch/lieder/ https://www.cacert.org (I'm an assurer) _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
