So I managed to get lilypond-1.1.50 running. I had to install my own
copy of guile 1.3 since the rpms I downloaded from the Lilypond rpm
area didn't have "configure-guile". Then it was relatively
straightforward to build (no weird undefined symbols, unlike that
other fellow), once I realized that the makefile didn't check the g++
version to make sure it was good enough (no problem, I use g++ for a
big project, I recognize that kind of stuff easily), and I had to set
a LILYINCLUDE because ./configure --prefix did not do this properly
(?).

Anyway, Lilypond is printing this "Lily was here" crap on all the
pages, which is not very useful for my tools which take the ps files
and generate gifs from them by cropping all the blank edges. Is there
any legal Lilypond way to turn that off? I can just crop it by hand,
of course, but...

-- g


Reply via email to