Re[2]: Adding local texmf tree

Roman Belenov Roman Belenov <roman@nstl.nnov.ru>
Wed, 23 Jun 1999 14:39:21 +0400


Hello Fabrice,

Here's what I've got:

---------------------------------------------------------------------------------
E:\data\text\conf>set TEXMFLOCAL=e:/localtexmf

E:\data\text\conf>set TEXMF="{!!$TEXMFLOCAL,!!$TEXMFMAIN}"

E:\data\text\conf>mktexlsr
mktexlsr: e:\data\text\conf/"!!e:/localtexmf" is not a directory. Skipping...
mktexlsr: e:\data\text\conf/"!!e:\fptex\share\texmf" is not a directory. Skippin
g...
mktexlsr: Updating e:\localtexmf\fonts/ls-R...
mktexlsr: Done.
---------------------------------------------------------------------------------

(e:\localtexmf\fonts is the value of VARTEXFONTS)

What's going wrong ?


FP> Your variables in texmf.cnf or environment should be~:

FP> TEXMFLOCAL=c:/TeX/texmf.local
FP> TEXMF={!!$TEXMFLOCAL,!!$TEXMFMAIN}

FP> Your TEXMFLOCAL must be tds compliant : any LaTeX file foo.cls from
FP> the foo package has to be stored in :
FP> c:/TeX/texmf.local/tex/latex/foo/foo.cls

FP> then run mktexlsr to build the ls-R file for your local texmf tree.




Best regards,
 Roman                            mailto:roman@nstl.nnov.ru