%general-entities; ]> $LastChangedBy: dj $ $Date: 2006-04-15 23:04:51 -0500 (Sat, 15 Apr 2006) $ Xorg Applications Xorg-&xorg7-version; Applications Introduction to Xorg Applications The Xorg applications provide the expected applications available in previous X Window implementations. Package Information Download (HTTP): Download (FTP): Download MD5 sum: Download size: &x7apps-size; Estimated disk space required: &x7apps-buildsize; Estimated build time: &x7apps-time; Additional Downloads Required patch: Required patch: Required patch: Required patch: Xorg Applications Dependencies Required , , and Recommended User Notes: Downloading Xorg Applications To download the needed files using wget, use the following commands: wget &sources-anduin-ftp;/x/wget/app-7.1.wget && mkdir app && cd app && wget -B http://xorg.freedesktop.org/releases/individual/app/ \ -i ../app-7.1.wget Installation of Xorg Applications A security vulnerability has been identified in the xdm, xf86dga, xinit and xload packages. Before building these packages with the commands shown below, be sure to apply the supplied patches. For xdm, this can be accomplished with with the following command: patch -Np1 -i ../xdm-1.0.4-setuid-1.patch For xf86dga, the patch can be applied with the following command: patch -Np1 -i ../xf86dga-1.0.1-setuid-1.patch For xinit, the patch can be applied with the following command: patch -Np1 -i ../xinit-1.0.2-setuid-1.patch For xload, the patch can be applied with the following command: patch -Np1 -i ../xload-1.0.1-setuid-1.patch Install the applications by running the following commands for each chosen package: ./configure $XORG_CONFIG && make These packages do not provide test suites. Now as the root user: make install