[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Having some trouble getting LilyPond to run on the command line
From: |
Ralf Mattes |
Subject: |
Re: Having some trouble getting LilyPond to run on the command line |
Date: |
Fri, 25 Sep 2015 16:05:27 +0200 |
User-agent: |
SOGoMail 2.3.1 |
Am Freitag, 25. September 2015 15:52 CEST, BB <address@hidden> schrieb:
> May be you do not know that MxOs is a BSD unix?
Ohhh puahhhleease! Give me a break.
I do know the origins of OS X, but that's beside the point. Neither is any BS
derivate "a Linux" nor
does either Linux nor BSD support Appication bundles (those where introduced on
the Next OS, remember?).
And that's what the OPs question really wa about.
To the OP: open up a terminal (in /Applications/Terminal.app ,adopt to your
local language), and enter/copy-n-paste the
following:
#------------------------------------------------------------------------------------------------------------------------------------------
cd
mkdir ~/bin
cd bin/
cat <<EOF>lilypond
#!/bin/bash
exec /Applications/LilyPond.app/Contents/Resources/bin/lilypond "$@"
EOF
chmod 755 lilypond
#-------------------------------------------------------------------------------------------------------------------------------------------
HTH Ralf Mattes
>
> On 25.09.2015 15:43, BB wrote:
> > Thank you for your noisy mail. Help him yourself!
> >
> > On 25.09.2015 15:38, Ralf Mattes wrote:
> >> Am Freitag, 25. September 2015 15:29 CEST, BB
> >> <address@hidden> schrieb:
> >> The OP wrote:
> >>
> >> "followed the steps at http://www.lilypond.org/macos-x.html"
> >>
> >>> If you are on Linux type
> >> Can we please read (and understand) questions before adding noise?
> >>
> >> Cheers, Ralf Mattes
> >>
> >>
> >>
> >>
> >
> >
> > _______________________________________________
> > lilypond-user mailing list
> > address@hidden
> > https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
- Having some trouble getting LilyPond to run on the command line, Daniel Miller, 2015/09/24
- Re: Having some trouble getting LilyPond to run on the command line, Federico Bruni, 2015/09/25
- Re: Having some trouble getting LilyPond to run on the command line, David Kastrup, 2015/09/25
- Re: Having some trouble getting LilyPond to run on the command line, Urs Liska, 2015/09/25
- Re: Having some trouble getting LilyPond to run on the command line, BB, 2015/09/25
- Re: Having some trouble getting LilyPond to run on the command line, Ralf Mattes, 2015/09/25
- Re: Having some trouble getting LilyPond to run on the command line, BB, 2015/09/25
- Re: Having some trouble getting LilyPond to run on the command line, BB, 2015/09/25
- Re: Having some trouble getting LilyPond to run on the command line,
Ralf Mattes <=
Re: Having some trouble getting LilyPond to run on the command line, Federico Bruni, 2015/09/25
Re: Having some trouble getting LilyPond to run on the command line, Daniel Miller, 2015/09/25
Re: Having some trouble getting LilyPond to run on the command line, David Kastrup, 2015/09/25
Re: Having some trouble getting LilyPond to run on the command line, BB, 2015/09/25
Re: Having some trouble getting LilyPond to run on the command line, Daniel Miller, 2015/09/25
Re: Having some trouble getting LilyPond to run on the command line, Ralf Mattes, 2015/09/25
Re: Having some trouble getting LilyPond to run on the command line, Daniel Miller, 2015/09/25