MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« LibSEManage 32-bit HOME GNU LibGPG-Error 64-bit »

CheckPolicy

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

Configuration

The package does not have a traditional configuration script.

Compilation and Installation

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

Contents  
Installed Programs checkmodule and checkpolicy
Navigation    
« LibSEManage 32-bit HOME GNU LibGPG-Error 64-bit »