I have built and installed LilyPond-1.8.0 under RedHat 1.7, doing the default things suggested in INSTALL.txt (including the font cleaning step and updating /etc/profile.d). I needed to build and install guile-1.6.4 to do this.
I found that some gnome applications crashed when I set the LD_LIBRARY_PATH to find the new libguile but this could be fixed with
export LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
as the new guile is in /usr/local and the old one in /usr.


Generally LilyPond things are working ok, and specifically the bug

\grace at start of repeat block bug

that I reported for 1.6.5 is fixed in 1.8.0 (Thanks!)

However xdvi now throws up a message that it can't find music-drawing-routines.ps which is
present in two places for 1.8.0
/usr/local/share/lilypond/1.8.0/tex/music-drawing-routines.ps
/usr/local/share/lilypond/1.8.0/ps/music-drawing-routines.ps


as well as two older versions

/usr/share/lilypond/1.6.5/ps/music-drawing-routines.ps
/usr/local/share/lilypond/1.6.0/ps/music-drawing-routines.ps

Can anyone suggest how xdvi is trying to find this file and why it is not succeeding? I notice that xdvi cannot display the old .dvi files created with the former LilyPond, because of changes to the fonts.

Thanks

Richard







_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to