lilypond-user
[Top][All Lists]
Advanced

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

Re: Crippled PS/RPM output on RHEL5


From: Han-Wen Nienhuys
Subject: Re: Crippled PS/RPM output on RHEL5
Date: Thu, 7 Feb 2008 13:00:58 -0200

2008/2/7, Ozgur Yuksel <address@hidden>:
> > > I am working with "GNU LilyPond 2.11.37" (the problem had existed with
> > > 2.10 too) on one RHEL5 box and a FC7 box. Although I have proper
> > > output  with my FC7 box, I get crippled output (both PS and PDF) on
> > > RHEL5. The attached files bad.* show the crippled pdf and ps files of
> > > test.ly where it looks like good.png with fc7.
> >
> > Can you post the output of a --verbose run on the RHEL5 box?

Mats was right; the problem is in reading the correct fonts.

Can you run an strace of the binary?  You'll probably have to modify
the wrapper script (bin/lilypond) to be like

  strace path/to/lilypond ....

The output will be huge.  I'm just looking for the places where
libfontconfig.so.X.Y and libpango.so.X.Y is opened, so grep for
libfontconfig and libpango

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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