Error in installer?

2006-01-12 Thread Saulo Falcão
Hello, I think there is an error in this installer: http://lilypond.org/download/binaries/linux-x86/lilypond-2.7.27-1.linux.sh At line 85 the tar command should be with options -xjf and NOT -xzf. Apparently the file is in bzip2 format and not in gzip. The entire line should be this: tail -c

Re: Error in installer?

2006-01-12 Thread Paul Scott
Han-Wen Nienhuys wrote: Herman Grootaers wrote: The output is sequentially: -xzf; -xjf; and -xf. The last option is just to make sure it was not an uncompressed tar-file. Can you do lilypond-.sh --tarball and investigate what kind file you are left with? Can you post the output of

Re: Error in installer?

2006-01-12 Thread Paul Scott
Paul Scott wrote: Han-Wen Nienhuys wrote: Herman Grootaers wrote: The output is sequentially: -xzf; -xjf; and -xf. The last option is just to make sure it was not an uncompressed tar-file. Can you do lilypond-.sh --tarball and investigate what kind file you are left with? Can you

Re: Error in installer?

2006-01-12 Thread Han-Wen Nienhuys
Paul Scott wrote: [EMAIL PROTECTED]:/tmp$ sudo ./lilypond-2.7.27-1.linux.sh --tarball Password: Unknown option: --tarball [EMAIL PROTECTED]:/tmp$ ls -l lilypond-2.7.27-1.linux.sh -rwxr-xr-x 1 paul paul 20240384 2006-01-09 13:35 lilypond-2.7.27-1.linux.sh [EMAIL PROTECTED]:/tmp$ md5sum