On 10 June 2011 16:16, Christopher R. Maden <[email protected]> wrote: > > The filename is still wrong: > > ls: lilypond-2.14.0-1.linux-x86.sh > sh: lilypond-2.14.0-1.linux.x86.sh > > Not the same! > > Tab completion is your friend. Since you said you are new to Linux: > type “sh lilypond-” then hit tab. If there is a single file that > matches, it will complete it for you. If not, hit tab again to see the > list of possible matches, then type a little more until you have a > unique match.
I have always used sudo in order to install with the LilyPond script (on Ubuntu). sudo sh lilypond-2.14.0-1.linux.x86.sh and it installs lilypond in /usr/local/lilypond The bin PATH is /usr/local/bin/lilypond Cheers, Xavier -- Xavier Scheuer <[email protected]> _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
