diff --git a/chapter08/libcap.xml b/chapter08/libcap.xml index 09a56f343..74e32c036 100644 --- a/chapter08/libcap.xml +++ b/chapter08/libcap.xml @@ -43,6 +43,15 @@ Installation of Libcap + + + If updating this package on an existing system and the go compiler is + installed, prevent a build error by using export GOLANG=no + before running the commands below. Be sure to unset GOLANG + after installation is complete. + + + Prevent static libraries from being installed: sed -i '/install -m.*STA/d' libcap/Makefile