lilypond-user
[Top][All Lists]
Advanced

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

Problems with jail mode


From: Bertalan Fodor
Subject: Problems with jail mode
Date: Wed, 18 Nov 2009 23:01:26 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hi, I set up a separate filesystem, running lilypond in jail mode.
My problem is that the last step, the PDF creation fails:
gs -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile="./test.pdf" -c .setpdfwrite -f "test.ps"' failed (32512)

But if I call this command with
sudo chroot /mnt/lilyloop gs -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile="./test.pdf" -c .setpdfwrite -f "test.ps"

that is, in a separate chroot, this creates the PDF.

Do you have any idea what is that 32512 error?

Thanks,

Bert




reply via email to

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