代码拉取完成,页面将自动刷新
To build audit from github, cd to the place where you want everything to be.
Then do this:
git clone https://github.com/linux-audit/audit-userspace.git
cd audit-userspace
autoreconf -v --install
./configure
make dist
This will result in a tar file. This can then be used with the packaging
system for your OS. This is the recommended way to do it.
If you do not want use a packaging system, read the options from
./configure --help and choose appropriately. For example, you may want
to do something like this as root:
./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin \
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share \
--includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec \
--localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man \
--infodir=/usr/share/info --sbindir=/sbin --libdir=/lib64 \
--with-python3=yes --enable-gssapi-krb5=yes \
--with-arm --with-aarch64 --with-riscv --with-libcap-ng=yes \
--without-golang --enable-zos-remote \
--enable-experimental --with-io_uring
make
make check
make install
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。