Changes

Jump to navigation Jump to search
last stage: making the formats global
* You are right, will fix that right away. Thanks [[User:Taco|Taco]] 11:57, 17 October 2005 (CEST)
 
== last stage: making the formats global ==
 
the last 2 steps are given as:
 
<code>
# cp -a /root/.texmf-var/web2c/* /usr/local/teTeX/share/texmf-var/web2c
# texhash
</code>
 
but <tt>/root/.texmf-var/web2c/*</tt> includes all the other formats as well
generated when pdftex/metapost was updated...
 
and the context formats are in <tt>/root/.texmf-var/web2c/pdfetex/*</tt>, aren't they?
 
so, for me it is not clear if it's enough what to move. shouldn't it be:
 
<code>
# mv /root/.texmf-var/web2c/pdfetex /usr/local/teTeX/share/texmf-var/web2c
# texhash
</code>
58

edits

Navigation menu