[tex-live] [XeTeX] TeXLive Pretest - XeTeX segfaults on Linux 64

Peter Breitenlohner peb at mppmu.mpg.de
Mon Jul 19 16:26:21 CEST 2010


On Mon, 19 Jul 2010, ulrik.vieth at arcor.de wrote:

> $ xetex --version
> XeTeX 3.1415926-2.2-0.9997.4 (TeX Live 2010)
> kpathsea version 6.0.0
> ...
> Compiled with zlib version 1.2.3; using 1.2.3
> Compiled with FreeType2 version 2.3.11; using 2.3.11

Hi Ulrik,

these are libz and libfreetype linked statically into the xetex binary.  The
shared libfontconfig, however, pulls in a libz.so.1 and libfreetype.so.6, as
shown by 'ldd xetex'.  What are their versions?

Regards
Peter


More information about the tex-live mailing list