export XORG_PREFIX="/usr/X11" export CONFIGURE_OPTS="--prefix=$XORG_PREFIX --sysconfdir=/etc --localstatedir=/var --cache-file=/tmp/configure.cache" export PATH=$XORG_PREFIX/bin:$PATH export CPPFLAGS="-I/usr/include/freetype2 -I/usr/X11R6/include/ -I/usr/include/pixman-1/" export CFLAGS="-I/usr/include/freetype2 -I/usr/X11R6/include/ -I/usr/include/pixman-1/"