pdfTeX
======

INSTALL for pdfTeX 1.20b
========================

This distribution is a stripped-down version of the TeXlive distribution.
All source code is in the directory src; the script Build will generate and
populate a directory build.

The code of pdfTeX is in src/texk/web2c/pdftexdir 

Try the script Build in this directory. If it succeeds, you should end up with
the files pdftex, pdfetex, pdfxtex, pdftex.pool, pdfetex.pool and pdfxtex.pool
in build/texk/web2c

Replace the so-named files in your TeX installation with these and regenerate
all pdf*-formats of your TeX installation.

The directory texmf contains new ini-files and the file
tex/generic/config/pdftexconfig.tex which should go in texmf-local and are
needed because the support for pdftex.cfg has been removed.

If all else fails, follow the clues in README, src/texk/INSTALL and
src/texk/web2c/INSTALL.
