The Xorg applications provide the expected applications available in previous X Window implementations.
Download (HTTP): http://xorg.freedesktop.org/releases/individual/app/
Download (FTP): ftp://ftp.x.org/pub/individual/app/
Download MD5 sum: http://anduin.linuxfromscratch.org/files/BLFS/xorg/md5sums
Download size: 9.1 MB
Estimated disk space required: 30.7 MB
Estimated build time: 2.9 SBU
xbitmaps-1.0.1, libpng-1.2.12, and Xorg Libraries
Linux-PAM-0.99.4.0 (only used by XDM)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/Xorg7Applications
To download the needed files using wget, use the following commands:
wget http://anduin.linuxfromscratch.org/files/BLFS/xorg/app-7.1.wget && mkdir app && cd app && wget -B http://xorg.freedesktop.org/releases/individual/app/ \ -i ../app-7.1.wget
A security vulnerability has been identified in the xload package. Before building this package with the commands shown below, be sure to apply the supplied patches. The patch can be applied with 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
Last updated on 2007-02-11 09:18:24 -0600