Hi, On Fri, 10 Jun 2011 14:12:44 +0200 Federico Bruni <[email protected]> wrote:
> In the Permissions tab (or something like that) you must check > Execution. Close and clic normally on the file. He is using sh <file> so even if it weren't executable, sh would execute it. > > tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~/Downloads$ sh > > lilypond-2.14.0-linux-x86.sh > > sh: Can't open lilypond-2.14.0-linux-x86.sh Simply try, sh ./lilypond-2.14.0-linux-x86.sh ... with the './'. I think the problem is that '.' (the current working directory) is not in PATH -- my guess HTH David _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
