lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error in installer?


From: Herman Grootaers
Subject: Re: Error in installer?
Date: Thu, 12 Jan 2006 23:36:55 +0100
User-agent: KMail/1.8.2

On Thursday 12 January 2006 20:31, Paul Scott wrote:
> Saulo Falcão wrote:
> >Hello,
> >
> >I think there is an error in this installer:
> >http://lilypond.org/download/binaries/linux-x86/lilypond-2.7.27-1.li
> >nux.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+000000001411 $0 | tar -C $lilydir -xjf
>
> That has been noted on the LilyPond user list but even that doesn't
> fix it for me.
>
> Does it fix it for you?

I noticed the same thing, and tried the mentioned change, but to no 
avail.

The output is sequentially: -xzf; -xjf; and -xf. The last option is just 
to make sure it was not an uncompressed tar-file.


==> Start: Screendump of install 2.7.27-3 <<==
address@hidden lily]# ./lilypond-2.7.27-3.linux.sh

LilyPond installer for version 2.7.27 release 3.
Use --help for help


You're about to install lilypond in /usr/local/lilypond/
A script in /usr/local/bin/ will be created as a shortcut.

Press ^C to abort, or Enter to proceed

Making /usr/local/lilypond/
Creating script /usr/local/bin/lilypond
Untarring ./lilypond-2.7.27-3.linux.sh
bzip2: (stdin) is not a bzip2 file.
tar: Child died with signal 13
tar: Afsluitcode uitgesteld na eerdere fouten
To uninstall lilypond, do

      rm -r "/usr/local/bin/lilypond" "/usr/local/lilypond"

address@hidden lily]# vi lilypond-2.7.27-3.linux.sh
address@hidden lily]# ./lilypond-2.7.27-3.linux.sh

LilyPond installer for version 2.7.27 release 3.
Use --help for help


You're about to install lilypond in /usr/local/lilypond/
A script in /usr/local/bin/ will be created as a shortcut.

Press ^C to abort, or Enter to proceed

Creating script /usr/local/bin/lilypond
Untarring ./lilypond-2.7.27-3.linux.sh

gzip: stdin: not in gzip format
tar: Child died with signal 13
tar: Afsluitcode uitgesteld na eerdere fouten
To uninstall lilypond, do

      rm -r "/usr/local/bin/lilypond" "/usr/local/lilypond"

address@hidden lily]# vi lilypond-2.7.27-3.linux.sh
address@hidden lily]# ./lilypond-2.7.27-3.linux.sh

LilyPond installer for version 2.7.27 release 3.
Use --help for help


You're about to install lilypond in /usr/local/lilypond/
A script in /usr/local/bin/ will be created as a shortcut.

Press ^C to abort, or Enter to proceed

Creating script /usr/local/bin/lilypond
Untarring ./lilypond-2.7.27-3.linux.sh
tar: Dit ziet er niet uit als een tar-archief
tar: Overslaan tot volgende kop
tar: Archief bevat achterhaald-wordende grondtal-64 koppen
tar: Gelezen 1448 bytes van -
tar: Afsluitcode uitgesteld na eerdere fouten
To uninstall lilypond, do

      rm -r "/usr/local/bin/lilypond" "/usr/local/lilypond"

address@hidden lily]#
==> END: Screen-dump of install lilypond 2.7.27-3 <==

Strange, because I am hoping this would resolve the installation of 
Lilypond om my mandriva system, which aborts when I try to create the 
fonts from the tar-ball of Lilypond  2.7.27. I also tried the shortcut 
mentioned in the install-procedure to retrieve the fonts with 
>> make -C mf get-pfa <<
but that gave the following message:

>> Start screendump install fonts <<
address@hidden dev]# make -C mf get-pfa
make: Entering directory 
`/home/herman/Documents/Lilypond/Lilypond/lilypond-2.7.27/mf'
wget  --passive-ftp -P ./out 
http://lilypond.org/download/binaries/Fedora-4/lilypond-2.7.27-1.i386.rpm
--23:18:21--  
http://lilypond.org/download/binaries/Fedora-4/lilypond-2.7.27-1.i386.rpm
           => `./out/lilypond-2.7.27-1.i386.rpm'
Bezig met oplossen van lilypond.org... 82.94.241.173
Connecting to lilypond.org|82.94.241.173|:80... verbonden.
HTTP verzoek verzonden, wacht op antwoord... 404 Not Found
23:18:22 FOUT 404: Not Found.

make: *** [out/lilypond-2.7.27-1.i386.rpm] Fout 1
make: Leaving directory 
`/home/herman/Documents/Lilypond/Lilypond/lilypond-2.7.27/mf'
address@hidden dev]#
>> End screendump install fonts <<

Maybe someone has other ideas to get me up and running??

Yours,
Herman Grootaers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]