About two weeks ago I reported this problem.  I now recompiled and
reinstalled teTeX---and still get the exact same errors.

So here is the problem:

I create a brand new user, tetex; I do

su - tetex

and create the file try.tex as:

\documentclass{article}
\usepackage{bookman}
\begin{document}
Hi
\end{document}

Then I do

latex try
xdvi try&

and I get 

 kpathsea: Running mktexpk --mfmode ljfivemp --bdpi 600 --mag 1+0/600
 --dpi 600 pbkl7t
mktexpk: Running mf \mode:=ljfivemp; mag:=1+0/600; nonstopmode; input
pbkl7t
This is METAFONT, Version 2.7182 (Web2C 7.3.1)

kpathsea: Running mktexmf  pbkl7t
! I can't find file `pbkl7t'.
<*> ...mp; mag:=1+0/600; nonstopmode; input pbkl7t
                                                  
Please type another input file name
! Emergency stop.
<*> ...mp; mag:=1+0/600; nonstopmode; input pbkl7t
                                                  
Transcript written on mfput.log.
grep: pbkl7t.log: No such file or directory
mktexpk: `mf \mode:=ljfivemp; mag:=1+0/600; nonstopmode; input pbkl7t'
failed to make pbkl7t.600pk.
kpathsea: Appending font creation commands to missfont.log.
xdvi.bin: Can't find font pbkl7t.600pk
xdvi.bin: Not all pixel files were found

Of course, I have 

find /usr/local/teTeX/ -name "*pbkl7t*"                
/usr/local/teTeX/texmf/fonts/tfm/adobe/bookman/pbkl7t.tfm
/usr/local/teTeX/texmf/fonts/vf/adobe/bookman/pbkl7t.vf

Here are my exact installation notes:

-----------------------------------------
URL: 

ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/1.0/distrib/

Unpack, compile:

mkdir -p /usr/local/teTeX/texmf
tar zxvfp  teTeX-texmf-1.0.tar.gz -C /usr/local/teTeX/texmf
tar zxvf teTeX-src-1.0.tar.gz
cd teTeX-1.0

./configure --disable-multiplatform
sh -c 'make world >world.log 2>&1' &

-------------------------------------------------

Then I changed texmf.cnf; the diff from the original is at 

http://thales.memphis.edu/~tetex/texmf.cnf.diff.txt

The output of 

texconfig confall 

is at 

http://thales.memphis.edu/~tetex/texconfig.confall.txt

The output of 

strace xdvi try > xdvi.strace.out  2>&1

is at

http://thales.memphis.edu/~tetex/xdvi.strace.out.txt

I have

[tetex@thales tetex]$ echo $PATH
/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/local/clockspeed/bin:/usr/local/sbin:/var/qmail/bin:/usr/local/teTeX/bin:/home/tetex/bin

[tetex@thales tetex]$ which xdvi
/usr/local/teTeX/bin/xdvi

My system is a RedHat 7.0 Linux (kernel-2.2.16). 

Thx for any help.
-- 
---
Mate Wierdl | Dept. of Math. Sciences | University of Memphis  

Reply via email to