> I am trying to get OpusTeX 0.84 to work under Linux/teTeX. I have
> successfully used it with OzTeX on a Mac and with emTeX on a PC. Now,
> however, I seem to have met with something I can't figure out. I have put
> the *.tfm files in:
>
> /usr/lib/texmf/texmf/tex/fonts/tfm/opustex.tfm/
>
> This puts them "next door" to the other *.tfm files. Presumably, TeX
> should find them. It doesn't.
> [etc.]
you've presumably not run texhash (or as it's nowadays called
mktexlsr), and tex is set not to examine directories in the main tree
(as is default).
r