The libXau package contains a library implementing the X11 Authorization Protocol. This is useful for restricting client access to the display.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://www.x.org/pub/individual/lib/libXau-1.0.10.tar.xz
Download (FTP): ftp://ftp.x.org/pub/individual/lib/libXau-1.0.10.tar.xz
Download MD5 sum: d32e6e8c70dd957c9c2d654e0f8d0a15
Download size: 268 KB
Estimated disk space required: 2.7 MB
Estimated build time: less than 0.1 SBU
User Notes: https://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