Ralf Stubner <[EMAIL PROTECTED]> wrote: > I have just compared the diffs for texdoctk in tetex and in texlive. It > seems that the texlive packages miss two parts: > > # system variables > -my ($texmfmain,$texmfdist,$texmfdoc,$texmflocal,$texmfhome, > - $texdocpath,$distdocpath,$docdocpath,$localdocpath,$homedocpath, > +my > ($texmfmain,$texmfdist_tetex,$texmfdist_texlive,$texmfdoc,$texmflocal,$texmfhome, > + > $texdocpath,$distdocpath_tetex,$distdocpath_texlive,$docdocpath,$localdocpath,$homedocpath, > > Here the new variables are introduced. Not containing this raises the > above errors. > > I cannot find these additions in texlive, either: > > # $texmfdist=`kpsewhich --expand-path=${qq}\$TEXMFDIST${qq}`; > # chomp $texmfdist; > + $texmfdist_tetex="/usr/share/texmf-tetex"; > + $texmfdist_texlive="/usr/share/texmf-texlive"; > > $distdocpath_tetex=join('/',"$texmfdist_tetex",basename($texdocpath,"")) > if (length $texmfdist_tetex); > > Without the hardcoded paths this thing won't work.
The second one was on my harddisk, but forgotten even in tetex-bin_3.0-26, and included only in -27. How I could loose the declaration I don't know... Sorry for the inconvenience, and thanks Norbert for quickly fixing, Frank -- Dr. Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)