I downloaded tetex-src-1.0.7.tar.gz, ran './configure --prefix=$HOME'
and then 'make'.  The compilation halted part way through with

gcc -DHAVE_CONFIG_H  -I. -I. -I../.. -I../.. -I.. -I./..   -g -O2  -c x11.c
x11.c:19: X11/Xlib.h: No such file or directory
x11.c:20: X11/Intrinsic.h: No such file or directory
x11.c:21: X11/StringDefs.h: No such file or directory

Shouldn't the --configure stage check for the presence of these
headers?

-- 
Ed Avis <[EMAIL PROTECTED]>

Reply via email to