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

Re: Grand Unified Binaries: 2.7.27 release 3 available

2006-01-12 Thread Jan Nieuwenhuizen
Han-Wen Nienhuys writes: sorry, this release doesn't work either on ubuntu. Can you be more specific? Works for me on Ubuntu Breezy. But, it is linked to libstdc++6 (I probably broke this in GUB?), so it will probably fail on Hoary. [EMAIL PROTECTED]:~/tmp$

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

Re: Grand Unified Binaries: 2.7.27 release 3 available

2006-01-12 Thread Tapio Tuovila
Han-Wen Nienhuys kirjoitti: John Wiedenhoeft wrote: Am Donnerstag, den 12.01.2006, 19:48 +0100 schrieb Han-Wen Nienhuys: Hi everybody, I've just put up a third version of our 2.7.27 binary build. Have fun, and let us know of any problems. regards, sorry, this release doesn't work

make error in latest CVS

2006-01-12 Thread Paul Scott
The latest CVS gives (after sudo ./autogen.sh): [EMAIL PROTECTED]:/tmp/lilypond$ sudo make all /tmp/lilypond/stepmake/stepmake/generic-vars.make:111: *** Insufficient number of arguments (1) to function `findstring'. Stop. Paul Scott ___