The libXau package contains a library implementing the X11 Authorization Protocol. This is useful for restricting client access to the display.
![[Note]](../images/note.png)
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://www.x.org/pub/individual/lib/libXau-1.0.11.tar.xz
Download MD5 sum: 7f14ba9c84a81a2b9dd023706febab38
Download size: 268 KB
Estimated disk space required: 2.8 MB (with test)
Estimated build time: less than 0.1 SBU (with test)
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