CDSFramework Install Instructions:

Requirements:

  • Eclipse 3.1 or later
  • Sun Java Runtime Enviroment 1.4.2 or later
  • SETools 2.3 or later
  • libselinux

Normal Install

Eclipse Install:

Java Install:

  • Download the latest Java Runtime Enviroment from http://java.sun.com/j2se/1.4.2/download.html . On this page please pick the most recent JRE available. This link will bring you to a list of available platforms; the file you want for Fedora Core is titled: Linux self-extracting file, and has the extension .bin
  • chmod u+x this file to make it executable, then run this file to extract it to the current working directory under the directory jre-VERSION
  • Now move the directory created to ~/eclipse/jre by typing mv jre-VERSION/ ~/eclipse/jre

SETools install:

Follow the instructions included with SETools

CDS Framework:

  • Extract the contents of the tarball into the ~/eclipse/plugins directory
  • Go into the plugin directory, ~/eclipse/plugins/com.tresys.framework in a terminal and go to the subdirectory libselinuxjava and type: make
  • Go back into the source code root directory and go to the subdirectory libapoljava and type: make