denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not ty


From: Tony Ventura
Subject: Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score"
Date: Sun, 14 May 2017 12:56:40 +0000 (UTC)

Let's try this denemo_error.txt
 
Kind regards,
Tony Ventura
www.tonyventura.com



On Sunday, May 14, 2017 8:40 AM, Richard Shann <address@hidden> wrote:


On Sun, 2017-05-14 at 11:53 +0000, Tony Ventura wrote:
> The Desktop app in on my Finder's desktop. I did the following:
>
>
> Launched Terminal and executed the following commands
>
>
>      1. cd Desktop/Denemo.app/contents/MacOS
>      2. I visually confirmed that the .denemo-2.1 folder was in my
>        home directory. (CMD+Shift+.)
>      3. rm -rf ~/.denemo* (the .denemo-2.1 folder is now gone
>      4. denemo.sh &> ~/Desktop/denemo_error.txt
>
>
> I've attached the denemo_error.txt file to this e-mail, however, it
> only contains the following text:
>
>
> -bash: denemo.sh: command not found

My guess is that step 4. should have been

./denemo.sh &> ~/Desktop/denemo_error.txt

(and if that says something about not an executable file) you need

chmod a+x denemo.sh && ./denemo.sh &> ~/Desktop/denemo_error.txt


Richard





Attachment: denemo_error.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]