lilypond-user
[Top][All Lists]
Advanced

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

Re: Cannot install lilypond on a shared Hostmonster server


From: Mike
Subject: Re: Cannot install lilypond on a shared Hostmonster server
Date: Sun, 5 Jun 2016 09:54:35 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'll try a hello world now.

Uhm... Hello world is having trouble with ps->pdf, so far as I can see.
Again, executing that command manually worked fine, and the resulting PDF
looks good.
Should I start a new thread?

Thanks

[~/tmp/lily]# lilypond test.ly
GNU LilyPond 2.18.2
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 `test.ps'...
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 -ftest.ps)'
failed (256)

fatal error: failed files: "test.ly"
[~/tmp/lily]# cat test.ly
\version "2.18.2"
{
  c' e' g' e'
}
[~/tmp/lily]# ls -lrt
total 156
drwxr-xr-x 11 myusername myusername   4096 Jun  5 03:44 ../
-rw-r--r--  1 myusername myusername     36 Jun  5 03:45 test.ly
-rw-r--r--  1 myusername myusername 139566 Jun  5 03:46 test.ps
drwxr-xr-x  2 myusername myusername   4096 Jun  5 03:46 ./
[~/tmp/lily]# gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28
-dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH
-r1200 -sDEVICE=pdfwrite -sOutputFile=./test.pdf -c.setpdfwrite -ftest.ps
[~/tmp/lily]# ls -lrt
total 176
drwxr-xr-x 11 myusername myusername   4096 Jun  5 03:44 ../
-rw-r--r--  1 myusername myusername     36 Jun  5 03:45 test.ly
-rw-r--r--  1 myusername myusername 139566 Jun  5 03:46 test.ps
-rw-r--r--  1 myusername myusername  20036 Jun  5 03:50 test.pdf
drwxr-xr-x  2 myusername myusername   4096 Jun  5 03:50 ./
[~/tmp/lily]# 




reply via email to

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