Am 21.02.2016 um 13:18 schrieb Jean Bréfort:
Why don't you directly use the lilypond package?
sudo apt-get install lilypond

The installation would be clean.


This only works for packaged LilyPond versions ;)

Le dimanche 21 février 2016 à 13:13 +0100, Peter O'Doherty a écrit :
cd PATH-TO-DOWNLOAD-DIRECTORY
sh lilypond-2.18.2-OS-TYPE.sh

You should either install as root (using sudo):

cd PATH-TO-DOWNLOAD-DIRECTORY
sudo sh lilypond-2.18.2-OS-TYPE.sh

or specify another installation directory (f. e. ~/LP2.18.2 instead of ~):

cd PATH-TO-DOWNLOAD-DIRECTORY
sh lilypond-2.18.2-OS-TYPE.sh --prefix ~/LP2.18.2

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

Reply via email to