> which t1asm
> /usr/bin/t1asm
> 
> so I don't see any reason why, just at once, it failed at running…
> after a good sleeping night!

Strange indeed.  Can you temporarily replace `mf2pt1` with a script
that calls `strace`?  Something like

  strace mf2pt1 ... &> ~/mf2pt1.strace.log

You could then investigate in more detail which files `mf2pt1` tries
to open and/or execute.


    Werner

Reply via email to