Index: programs/Xserver/hw/xfree86/doc/sgml/BUILD.sgml =================================================================== RCS file: /work/eich/freedesktop/cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/sgml/BUILD.sgml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- programs/Xserver/hw/xfree86/doc/sgml/BUILD.sgml 8 Sep 2004 01:54:29 -0000 1.4 +++ programs/Xserver/hw/xfree86/doc/sgml/BUILD.sgml 18 Oct 2004 14:21:45 -0000 1.5 @@ -11,7 +11,7 @@ &reldate; -$Id: BUILD.sgml,v 1.4 2004/09/08 01:54:29 kem Exp $ +$Id: BUILD.sgml,v 1.5 2004/10/18 14:21:45 eich Exp $ @@ -280,6 +280,12 @@ to succeed. If you want to install on a filesystem other than /usr, make a symbolic link to /usr/X11R6 before installing. +To install the tree into a different directoru than /usr/X11R6 +you can specify DESTDIR: + +make install DESTDIR=<install_target_dir> +make install.man DESTDIR=<install_target_dir> +

Cross compiling is supported if the appropriate config files for your