[OS X TeX] Re: MacOSX-TeX Digest, Vol 54, Issue 20

Peter Dyballa Peter_Dyballa at Web.DE
Fri Apr 27 09:56:24 EDT 2012


Am 26.04.2012 um 00:33 schrieb Murray Eisenberg:

> gave the errors below. Any ideas what's wrong?

kpathsea.h and many other files needed to enable oneself to produce TeX software are not contained in the TeX Live and MacTeX user software. You must download the texk (tar.xz, tar.gz, tar.bz2) archive. Inside it you can find the kpathsea directory with the needed C header files. After extracting the missing software you can again

    ./configure --prefix=$HOME --with-texmf-destdir=$HOME/texmf \
                --with-kpathsea-include=<INCLUDEDIR> \
                --with-kpathsea-lib=<LIBDIR>

--
Greetings

  Pete

When confronted with actual numbers, a mathematician is at a loss.
				– Steffen Hokland




More information about the MacOSX-TeX mailing list