The important lines in this file are:

datadir="/usr/share/lilypond/2.4.5"
if [ -z `echo $TEXMF | grep "$datadir"` ]; then
        TEXMF="{$datadir,"`kpsexpand  \\$TEXMF`"}"
        export TEXMF
fi

You have to modify the first line to correspond to where the
files are placed on your system.

   /Mats

Rob, Sonja, Sofie en Marit wrote:
Hi,

I am trying to get lilypond-book working to produce text books with musical phrases in it. So far I get stuck with the 'cannot find lilyponddefs' problem.

As far as I could look it up in the archive the problem is that there is no lilypond-profile on the Suse 9.2 distribution. Does this mean I have to build Lilypond myself or is there another way to get it working?

Thanks in advance,
Rob


_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to