Ok, now it's clear.
The .sh file is a text file. You should save it in your hard disk instead
of viewing it in the browser.
You can either save it from File menu if you are on that page or choose
Save link as in the lilypond.org download page.

You can also configure your browser to always donwload .sh files.


2015-01-20 16:31 GMT+01:00 Luca Danieli <mr.luce...@hotmail.it>:

> When I click on the download link
>
>
> http://download.linuxaudio.org/lilypond/binaries/linux-x86/lilypond-2.18.2-1.linux-x86.sh
>
> I get the following text-page. Is that expected?
>
>
>
> #! /bin/sh
>
> me="$0"
> root="$HOME"
> doc=no
> extract=no
> interactive=yes
> arch=$(uname -m)
>
> if test `id -u` = "0"; then
>     root=/usr/local
> fi
>
> while test -n "$1";
> do
>     case "$1" in
>       --help)
>           cat <<EOF
> $me - install LilyPond tarball
> Options
>   --batch             no interaction
>   --doc               [attempt to] download and install documentation
>   --prefix PREFIX     install into PREFIX/lilypond (default: ${root})
>   --help              this help
>   --tarball           extract tar file for archive
> EOF"
>
>
>
>
> ------------------------------
> Date: Tue, 20 Jan 2015 16:20:56 +0100
> Subject: Re: Ubuntu Download
> From: fedel...@gmail.com
> To: mr.luce...@hotmail.it
> CC: lilypond-user@gnu.org
>
>
> 2015-01-20 16:09 GMT+01:00 Luca Danieli <mr.luce...@hotmail.it>:
>
>
> I was interested in installing Lilypond on my Ubuntu, but whenever I go to
> the download page I got an error. Is maybe the server on linuxaudio.org
> down
> for some reason?
>
>
> It's working here:
> http://www.downforeveryoneorjustme.com/linuxaudio.org
>
> Which error are you getting?
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to