lilypond-devel
[Top][All Lists]
Advanced

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

Re: build: missing explicit dependency?


From: Francisco Vila
Subject: Re: build: missing explicit dependency?
Date: Thu, 14 Mar 2013 10:39:06 +0100

2013/3/12 Julien Rioux <address@hidden>:
> OK I see, so testing for the binaries is not enough. We`ll need to
> find out what else is required and add a test for it. Does anybody
> know? If you or anyone else do uninstall texlive-metapost and provide
> a log from a failed make, I think that would be useful.

I uninstalled texlive-metapost and removed the mf/out directory. Then
issued ./autogen.sh and obtained the green light to run 'make'. It
stopped with these last lines:

Output written on parmesan-noteheads26.600gf (101 characters, 29364 bytes).
Transcript written on parmesan-noteheads26.log.
mv parmesan-noteheads26.log parmesan-noteheads26.tfm ./out
rm -f parmesan-noteheads26.*gf  parmesan-noteheads26.*pk
~/source/lilypond/scripts/build/out/mf-to-table \
                --global-lisp=./out/feta11.otf-gtable \
                --lisp=./out/feta11.lisp \
                --outdir=./out \
                --enc ./out/feta11.enc \
                out/feta11.log
cd ./out \
           && touch mf2pt1.mem \
           && mpost -progname=mpost -ini ~/source/lilypond/mf/mf2pt1.mp \\dump
This is MetaPost, version 1.504 (kpathsea version 6.1.0)
(~/source/lilypond/mf/mf2pt1.mp
! I can't open file `mfplain'.
l.27 input mfplain
                  ;
Please type another input file name:


That's it. I searched for mfplain and found that texlive-metapost provides

  /usr/share/texlive/texmf-dist/metapost/base/mfplain.mp

and

  /usr/share/texlive/texmf-dist/metapost/config/mfplain.ini

So I installed the package and compiling could continue.

Thanks
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

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