Update INSTALL for new toolchain requirements.
This commit is contained in:
parent
dfec2ce3a9
commit
c0cdc81ee5
20
INSTALL
20
INSTALL
|
@ -1,16 +1,10 @@
|
||||||
Reference Policy has a requirement of checkpolicy 1.33.1 and
|
Reference Policy has the following build requirements:
|
||||||
libsepol-1.16.2. Red Hat Enterprise Linux 4 and Fedora Core 4 RPMs
|
* libsepol 2.1.0
|
||||||
are available on the CLIP download page at http://oss.tresys.com,
|
* libsemanage 2.1.0
|
||||||
and can be installed thusly:
|
* checkpolicy 2.1.0
|
||||||
|
* policycoreutils 2.1.0
|
||||||
Red Hat Enterprise Linux 4:
|
* Python PyXML
|
||||||
|
* GCC
|
||||||
rpm -i libsepol-1.11.7-1.i386.rpm
|
|
||||||
rpm -U checkpolicy-1.28-4.i386.rpm
|
|
||||||
|
|
||||||
Fedora Core 4:
|
|
||||||
|
|
||||||
rpm -U libsepol-1.11.7-1.i386.rpm checkpolicy-1.28-4.i386.rpm
|
|
||||||
|
|
||||||
To install Reference Policy sources into /etc/selinux/refpolicy/src/policy:
|
To install Reference Policy sources into /etc/selinux/refpolicy/src/policy:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue