Charlie Ledocq wrote:

8633802d5539e6aedf8f7f924ada4057
(check it by running the command "md5sum lilypond-2.10.33-1.linux-x86.sh")
I got the same sum!

Doing sh lilypond-2.10.33-1.linux-x86.sh returns the following:
...
tail: short write
I actually suspect that this line is the best indication of your problems. I tried to search the web for this error message but could find it. Could you please try to run the following commands

tail -c+000000004591 ../lilypond-2.10.33-1.linux-x86.sh > lilynd-2.10.33-1.linux-x86.tar.bz2

tar jtvf lily/lilypond-2.10.33-1.linux-x86.tar.bz2 > filelist.txt

In the resulting filelist.txt file, you should see a list of all the files in the installation.
The command

wc filelist.txt

returns

 2221  13473 201444 filelist.txt


If you get any error messages from any of these commands, I guess we have come a bit closer to
figuring out what the problem is.

  /Mats


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to