[tlbuild] Patching pdftex

Norbert Preining preining at logic.at
Tue Dec 17 03:50:27 CET 2013


On Mo, 16 Dez 2013, Florian Breitwieser wrote:
> ./configure
>     --disable-cxx-runtime-hack  \
>     --disable-all-pkgs      \
>     --disable-ptex        \
>     --enable-pdftex       \
>     --disable-native-texlive-build \
>     --without-mf-x-toolkit    \
>     --without-x         \
>     --disable-shared      \
>     --disable-largefile     \
>     --with-system-xpdf      \
>     --with-system-zlib      \
>     --with-system-pnglib    \
>     --disable-multiplatform   \
>     --with-system-kpathsea    \
>     --with-system-ptexenc

> # ~/bin/pdftex -ini -etex pdfetex.ini        # <-- patched pdftex

That cannot work!!! pdftex searches compiled in default for
the *first* texmf.cnf  and that is based on the parent dir etc etc.

Try to put it into
	/usr/bin/pdftex
(backup copy of the original one) and see if it works ...

That are the basics of kpathsea search.  The *first* texmf.cnf needs
to be found via the compiled in paths, there is a bunch
of places that pdftex will search for, but if you have it in
~/bin/pdftex then it *cannot* find the /usr/share/texmf/web2c/texmf.cnf


Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------


More information about the tlbuild mailing list