[XeTeX] Failed make XeTeX in Fedora Core 4

Ralf Stubner ralf.stubner at physik.uni-erlangen.de
Fri May 19 12:08:35 CEST 2006


"Sukhi Venkat (TnQ)" <skvenkat at tnq.co.in> writes:

> for dir in TeX; do \
>   echo making all in $dir; \
>   (if test -f $dir/Makefile; then cd $dir && make
> bindir='/usr/local/teTeX/bin/i686-pc-linux-gnu'
> scriptdir='/usr/local/teTeX/bin/i686-pc-linux-gnu' all; else true; fi)
> || exit 1; \
> done
[...]

This looks as if you have called the usual 'configure && make'.
According to <URL:http://scripts.sil.org/xetex_linux> you should to use
'sh build-xetex' (or just build-xetex, if it is executable) instead.
This works for me on a Debian Sarge system.

cheerio
ralf



More information about the XeTeX mailing list