Blob Blame History Raw
<h1>Download</h1>

<h2>Dependencies</h2>
<p>
A relatively modern system (e.g., Fedora Core 3/4 or RHEL 4) should easily support refpolicy. The only likely upgrade is a new version of checkpolicy.
RPMS are available on the files page.
</p>
<h3>Build dependencies</h3>
<p>
	The SELinux reference policy has the following build-time
	dependencies:
</p>
<ul>
	<li>Checkpolicy 1.28 or higher</li>
	<li>Python PyXML (only required to regenerate config files and documentation)</li>
	<li>gcc (temporary, required to compile fc_sort until fix is upstreamed)</li>
</ul>

<h3>Run-time dependencies</h3>
<p>
	The SELinux reference policy have the following run-time
	dependencies:
</p>
<ul>
	<li>Kernel that can support at least a version 16 policy, or higher</li>
</ul>
<p>
	Continue on to the Sourceforge 
	<a href="http://sourceforge.net/project/showfiles.php?group_id=137760">files</a>
	page to download the SELinux reference policy.
</p>