./configure &&
# fix the (only) now bad man path
sed -i 's,usr/man,usr/share/man,' */Makefile */*/Makefile &&
make
