The libXau package contains a library implementing the X11 Authorization Protocol. This is useful for restricting client access to the display.
Download (HTTP): http://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.3.tar.bz2
Download (FTP): ftp://ftp.x.org/pub/individual/lib/libXau-1.0.3.tar.bz2
Download MD5 sum: 75a9f2b85cd1617b5ca98c9095323853
Download size: 224 KB
Estimated disk space required: 2.0 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libXau
Install libXau by running the following commands:
./configure $XORG_CONFIG && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2007-07-09 23:30:55 -0500