gnu-music-discuss
[Top][All Lists]
Advanced

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

Re: Error in building lily 1.3.135


From: Jan Nieuwenhuizen
Subject: Re: Error in building lily 1.3.135
Date: 05 Mar 2001 17:04:59 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

José Romildo Malaquias <address@hidden> writes:

> The output of the latest is attached. Basicaly, mktextfm
> is trying to write to the /usr/local/share/lilypond dir:
> 
>       mktextfm --destdir /usr/local/share/ lilypond/tfm  feta16
> 
> That is not allowed for a normal user.
> 
> Any hints?

Yes, TFM creation was changed to allow the TFM files to be created
only once.  You need to prepend a lilypond directory you can write to,
to your $TEXINPUTS and $TFMFONTS variables, eg,
$HOME/usr/src/lilypond/tfm, or '.'

17:01:46 appel ~/usr/src/lilypond$ echo $TEXINPUTS 
.
17:01:52 appel ~/usr/src/lilypond$ echo $TFMFONTS 
.
17:02:04 appel ~/usr/src/lilypond$ lilypond input/example-1.ly 
[..]
mktextfm: /home/fred/usr/share/lilypond/tfm/feta-nummer10.tfm: successfully 
generated.
17:03:38 appel ~/usr/src/lilypond$ dvips -o x.ps example-1
[..]
mktexpk: /home/fred/usr/src/lilypond/feta20.600pk: successfully generated.


See:

    http://mail.gnu.org/pipermail/gnu-music-discuss/2001-March/001213.html


-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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