On Monday, 11 September 2000, =?iso-8859-1?Q?Martin_Udd=E9n?= writes:

> On Mon, Sep 11, 2000 at 09:31:30AM +0200, Jan Nieuwenhuizen wrote:
> > 
> > Apply this patch.
> > 
> 
> Unfortunately, I have further problems. When compilation is finished mfpost 
> looks for a file called "dump", which doesn't exist. I think that I have had 
> this problem before, but haven't written to the list. The exact printout is:

Look at your ./configure settings; kpathsea can't find or use inimpost,
or find mfplain.mp:

    checking for mf... mf
    checking for mp... no
    checking for mpost... mpost
    checking for inimf... inimf
    checking for inimp... no
    checking for inimpost... inimpost
    checking for working metafont mode... ljfour
    checking for mfplain.mp... /usr/share/texmf/metapost/base/mfplain.mp
    checking for inimetapost flags... -interaction=nonstopmode
    checking for kpsewhich... kpsewhich
    checking for tfm path... /usr/share/texmf/fonts/tfm/public/cm 
/usr/share/texmf/fonts/tfm/ams/symbols

config.make:
    MFPLAIN_MP = /usr/share/texmf/metapost/base/mfplain.mp
    INIMETAPOST = inimpost
    INIMETAPOST_FLAGS = -interaction=nonstopmode

you can override all these through the environment when running configure.

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org
_______________________________________________
gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to