# Note: depends on attr # Note: depends on perl wget -c https://git.kernel.org/pub/scm/linux/kernel/git/morgan/libcap.git/snapshot/libcap-2.25.tar.gz tar -xzf libcap-2.25.tar.gz cd libcap-2.25 make BUILD_GPERF=no # Doesn't mind -j# make install BUILD_GPERF=no || make install BUILD_GPERF=no RAISE_SETFCAP=no