10.61. Libcap-2.24 N32 Libraries

Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities.

10.61.1. Installation of Libcap

Compile the package:

make CC="gcc ${BUILDN32}"

This package does not come with a test suite.

Install the package:

make lib=lib32 install
chmod -v 755 /lib32/libcap.so.2.24
ln -sfv ../../lib32/$(readlink /lib32/libcap.so) /usr/lib32/libcap.so
rm -v /lib32/libcap.so
mv -v /lib32/libcap.a /usr/lib32

Details on this package are located in Section 10.62.2, “Contents of Libcap.”