On Mar 10, 2013, at 1:23 PM, flup2 <phili...@philmassart.net> wrote: > #!/bin/sh > > cd /Applications/frescobaldi > /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 > frescobaldi
Thank you for the instructions! When I installed frescobaldi, I just did the default install from the command line, and it looks like it is located here: /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/frescobaldi_app so I tried using the following in Platypus: #!/bin/sh cd /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/frescobaldi_app /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 frescobaldi But I get this error: line 5: frescobaldi: command not found Any ideas? Thanks again, -Paul _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user