[XeTeX] Problem building XeTeX on Ubuntu 8.04
M. Niedermair
m_g_n at gmx.de
Wed Aug 20 09:32:43 CEST 2008
Stephen Moye schrieb:
> I updated XeTeX from svn source this morning and attempted to do ./build-xetex. The end of the log has this:
>
> make[1]: Leaving directory `/home/sgmoye/xetex/Work/libs/xpdf/fofi'
> ### Running /usr/bin/make in /home/sgmoye/xetex/Work/libs/teckit
> make: *** No targets specified and no makefile found. Stop.
> ### library build appears to have failed for teckit
> 8:44 ~/xetex:
>
> What do I do now?
with ubuntu hardy
mkdir -p /tmp/xetex
cd /tmp/xetex
svn checkout http://scripts.sil.org/svn-public/xetex/TRUNK .
./build-xetex
(as root)
./install-xetex
IMPORTANT: dont call configure or make directly!
By
Michael
More information about the XeTeX
mailing list