[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Matthias Faulstich] Re: Installation /Configuration Problem with tetex



Matthias Faulstich <faulstich@elon07.fh-swf.de> wrote:

> I appended a file containing the output to prevent useless linebreaks caused 
> by the mail client editor.
> Should I run as root again? I hope so.

No, I meant as a user, but I hope it doesn't make a difference.  

dpkg -l tex-common tetex-base tetex-bin tetex-extra
/usr/share/texmf/texconfig/tcfmgr  --cmd find --file fmtutil.cnf
grep latex `/usr/share/texmf/texconfig/tcfmgr  --cmd find --file fmtutil.cnf`
egrep "^latex( |	)" `/usr/share/texmf/texconfig/tcfmgr  --cmd find --file fmtutil.cnf`
#(in the last command, there's a space before the | and a tab after it).
kpsewhich -progname=latex -format=tex latex.ini
ls -ld /usr/share/texmf/tex/latex/config
ls -l /usr/share/texmf/tex/latex/config/

> mfai1:/home/matthias/tmp# dpkg -l tex-common tetex-base tetex-bin tetex-extra

okay

> mfai1:/home/matthias/tmp# /usr/share/texmf/texconfig/tcfmgr  --cmd find --file fmtutil.cnf
> /var/lib/texmf/web2c/fmtutil.cnf

That's the right file

> mfai1:/home/matthias/tmp# egrep "^latex" `/usr/share/texmf/texconfig/tcfmgr  --cmd find --file fmtutil.cnf`
> latex           pdfetex         language.dat    -translate-file=cp227.tcx *latex.ini
>
> The next command made no output
> mfai1:/home/matthias# kpsewhich -progname=latex -format=tex latex.ini
> mfai1:/home/matthias#

So that will be a problem...

> mfai1:/home/matthias# ls -ld /usr/share/texmf/tex/latex/config
> drwxr-xr-x  2 root root 4096 2005-10-26 07:33 /usr/share/texmf/tex/latex/config

okay

> mfai1:/home/matthias# ls -l /usr/share/texmf/tex/latex/config/
> insgesamt 20
> -rw-r--r--  1 root root  77 2004-03-10 21:41 lambda.ini
> -rw-r--r--  1 root root 196 2004-03-26 20:10 latex.ini
> -rw-r--r--  1 root root 196 2004-03-26 20:10 pdfelatex.ini
> -rw-r--r--  1 root root 196 2004-03-26 20:10 pdflatex.ini
> -rw-r--r--  1 root root 196 2004-03-26 20:10 pdfxlatex.ini

So the file is there, but it isn't found - obviously the search paths
are wrong.  Please run the command

kpsewhich --debug=126 -progname=latex -format=tex latex.ini > latex.ini.debug 2>&1

And send us the resulting file latex.ini.debug

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer



Reply to: