Problem using Postscript fonts with TeTeX (Debian)

Gerhard Wilhelms <[email protected]> Thu, 12 Jan 2006 16:10:50 +0100
Newsgroups gmane.comp.tex.tetex.general
Organization Universität Augsburg/ZWW
Message-ID <[email protected]>
Hi,

I am migrating to a Debian server running TeTeX.
Our company uses LaTeX and the Linotype Univers
PostScript fonts.

I installed the following into /usr/local/share/texmf

fonts/
    map/
        dvips/
            psnfss/
                lun.map
    tfm/
        linotype/
            univers
                lunb7t.tfm etc.
    vf/
        linotype/
            univers
                lunb7t.vf etc.

    type1/
        public/
            linotype/
                univers/
                    lunb8a.pfb etc.

Our LaTeX sources all use

\usepackage[T1]{fontenc}
...
\renewcommand{\rmdefault}{lun}

This is my problem:
...
(/usr/share/texmf/tex/latex/base/t1enc.def)kpathsea: Running mktextfm 
ecrm1095
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; 
nonstopmode; input ecrm1095
...
! Font T1/cmr/m/n/10.95=ecrm1095 at 10.95pt not loadable: Metric (TFM) 
file not
  found.

During processing fontenc.sty latex wants to make an EC font but
does not find it. Without \usepackage[T1]{fontenc}:

LaTeX Font Warning: Font shape `OT1/lun/m/n' undefined
(Font)              using `OT1/cmr/m/n' instead on input line 18.

The document compiles but contains EC fonts.

After installation I used texhash to rebuild
the kpathsea database. Anyway, latex seems not
to find the .map files.

Any suggentions or help?

Best regards,
Gerhard

--
     Dr. Gerhard Wilhelms
----------------------------------------------
     Tel./Fax +49-(0)821/598-4020/-4213
     mailto:[email protected]
----------------------------------------------
     http://www.zww.uni-augsburg.de
----------------------------------------------