%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. &lfs70_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), Hal, (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 && make This package does not come with a test suite. Now as the root user: make install && ln -s $XORG_PREFIX/share/X11/xorg.conf.d /etc/X11 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 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. Contents Installed Programs Installed Libraries Installed Directories cvt, dmx*, gtf, vdltodmx, X, Xnest, Xorg, Xvfb, and xdmxconfig 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 dmx* are various tools for manipulating the dmx server. dmx* gtf calculates VESA GTF mode lines. gtf vdltodmx is a tool to convert VDL config files to DMX config files. vdltodmx 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 xdmxconfig is a graphical configuration utility for the dmx server. xdmxconfig