On Wed, 31 May 2000, Christoph Kukulies wrote:

> I'm having trouble with mp (mp installs as mpost).
> 
> I copied /usr/local/bin/mpost to /usr/local/teTeX/bin/mp
> and I created a link inimp to mp (I beliebe to remember
> that this is the technique with initex etc. - I may be wrong here)
> 
> Then I still get this failure here (when I gmake fonts):
> 
> inimp   /usr/local/share/texmf/metapost/base/mfplain.mp dump
> This is MetaPost, Version 0.641 (Web2C 7.3.1)
> I can't find the mem file `inimp.mem'!
> gmake[1]: *** [mfplain.mem] Error 1

You shouldn't have to make these links. Configure figures out the correct
name for mp:

s%@METAPOST@%mpost%g
s%@MPOST@%mpost%g
s%@INIMETAFONT@%inimf%g
s%@INIMFONT@%%g
s%@INIMETAPOST@%inimpost%g
s%@INIMPOST@%inimpost%g

in config.status. NB: I installed teTeX from the ports collection without
any canges.

harti
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              [EMAIL PROTECTED], [EMAIL PROTECTED]

Reply via email to