%general-entities; ]> $LastChangedBy$ $Date$ Xorg-Server-&xorg-server-version; Xorg Server Introduction to Xorg-Server The Xorg Server is the core of the X Window system. &lfs67_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &xorg-server-md5sum; Download size: &xorg-server-size; Estimated disk space required: &xorg-server-buildsize; Estimated build time: &xorg-server-time; Xorg Server Dependencies Required , , , and Optional , (to build API documentation), , (to build documentation), , (to build documentation), (to build documentation), (not recommended, disabled by default), (required for DRI) User Notes: Installation of Xorg Server Install the server by running the following commands: ./configure $XORG_CONFIG \ --with-module-dir=$XORG_PREFIX/lib/X11/modules \ --with-xkb-output=/var/lib/xkb \ --enable-install-setuid \ --disable-config-hal && make This package does not come with a test suite. Now as the root user: make install Command Explanations --with-module-dir=...: This parameter sets the destination for the installed modules. --enable-install-setuid: The Xorg binary must run as the root user. This switch ensures that the binary is installed setuid when make is run by an unprivileged user. --disable-config-hal: Disable the use of HAL. : Disable building of the GLX extension. This parameter is required if building without Mesa. : Disable building of the DRI extension. This parameter is required if building without Mesa. : Disable the use of D-Bus. Contents Installed Programs Installed Libraries Installed Directories cvt, gtf, X, Xnest, Xorg, and Xvfb None /var/lib/xkb and the following subdirectories of $XORG_PREFIX/: include/xorg, include/X11/pixmaps, lib/X11/{getconfig,modules} and lib/xorg Short Descriptions cvt calculates VESA CVT mode lines. cvt gtf calculates VESA GTF mode lines. gtf X is a symbolic link to Xorg. X Xnest is a nested X server. Xnest Xorg is the X11R7 X Server. Xorg Xvfb is the virtual framebuffer X server for X Version 11. Xvfb