A website documenting creating the build root for MidgardOS
| Navigation | ||
|---|---|---|
| « LibSEManage 32-bit | HOME | GNU LibGPG-Error 64-bit » |
Name: CheckPolicy
Summary: SELinux policy compiler
License: GPL v2 or later
Version: 3.9
URL: https://github.com/SELinuxProject/selinux/releases/download/3.9/checkpolicy-3.9.tar.gz
Average Build Time: less than 0.1 SBU
Used Install Space: 1.5 MiB
The package does not have a traditional configuration script.
To compile CheckPolicy, run the following command:
make
Next, run the test suite:
make test
Finally, to install CheckPolicy into the build tree, run the following command:
PREFIX=/usr LIBDIR=/usr/lib64 SHLIBDIR=/usr/lib64 make install
| Contents | |
|---|---|
| Installed Programs | checkmodule and checkpolicy |
| Navigation | ||
|---|---|---|
| « LibSEManage 32-bit | HOME | GNU LibGPG-Error 64-bit » |