lilypond-user
[Top][All Lists]
Advanced

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

Troubleshooting installing dev version of lilypond on ubuntu


From: Paul
Subject: Troubleshooting installing dev version of lilypond on ubuntu
Date: Wed, 18 May 2016 11:11:22 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Hi all,
I've installed the latest lilypond dev version 2.19.42 on ubuntu 16.04 following the instructions on the lilypond website:
http://lilypond.org/unix.html

namely with:
$ sh lilypond-2.19.42-1.linux-64.sh

But when I cd to my home directory and run
$ lilypond/usr/bin/lilypond test.ly

I get this warning and fatal error:

GNU LilyPond 2.19.42
Processing `test.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/tmp/lilypond-IqnFXX'...
Converting to `test.pdf'...
warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=test.pdf -c.setpdfwrite -f/tmp/lilypond-IqnFXX)' failed (256)

fatal error: failed files: "test.ly"

The test file is simply:
\version "2.19.42"
{ c d e f }

Any suggestions? I also have lilypond 2.18.2 installed via the ubuntu software center (or maybe it was installed when I installed Frescobaldi via ubuntu software center, I forget) and it runs fine. The two versions are installed in different locations:

2.18.2:  /usr/bin/lilypond
2.19.42: ~/lilypond/usr/bin/lilypond

Thanks for any tips. (I'm a new immigrant wandering wide-eyed through the twisted streets of GNU/Linux software installation procedures.)

-Paul




reply via email to

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