Changes

Jump to navigation Jump to search
42 bytes removed ,  17:18, 18 October 2006
no edit summary
== Install teTeX 3.0 ==
Lucky Debian users can install official packages from <code>testing</code>, <code>sarge-backports,</code> or from <code>unstable</code>.
Just do:
If the build went OK, then the last four lines of terminal output are the
actual binaries and pool files for pdftex and pdfetex. These have to replacebe used instead of their existing counterparts in the teTeX installation.  '''Note:''' The next commands assume that <tt>`which pdfetex`</tt> can actually find the executables from teTeX. If it doesn't work, then your PATH does not include the teTeX binaries directory yet, and you should fix that first. Likewise for <tt>`kpsewhich pdfetex.pool`</tt>
'''Note:''' The next commands assume that you have <tt>/usr/local/bin</tt> in you path, and the standard Debian setup for <tt>TEXMF</tt> trees
<code>
# cp -f build/texk/web2c/pdfetex `which /usr/local/bin/pdfetex` # mkdir -p /usr/local/share/texmf/web2c # cp -f build/texk/web2c/pdfetex.pool `kpsewhich pdfetex.pool`/usr/local/share/texmf/web2c
# fmtutil-sys --all
</code>
Anonymous user

Navigation menu