%general-entities; ]> $LastChangedBy: dj $ $Date: 2006-04-15 23:04:51 -0500 (Sat, 15 Apr 2006) $ Xorg Protocol Headers Xorg Protocol Headers The Xorg protocol headers provide the header files required to build the system, and to allow other applications to build against the installed X Window system. Package Information Download (HTTP): Download (FTP): Download MD5 sum: Download size: &x7proto-size; Estimated disk space required: &x7proto-buildsize; Estimated build time: &x7proto-time; Downloading Xorg Protocol Headers To download the needed files using wget, use the following commands: wget http://anduin.linuxfromscratch.org/sources/BLFS/svn/x/wget/proto.wget && mkdir proto && cd proto && wget -B http://xorg.freedesktop.org/releases/individual/proto/ -i ../proto.wget Installation of Xorg Protocol Headers Install the Xorg protocol headers by running the following commands for each package to be installed. ./configure $XORG_CONFIG Now as the root user: make install