diff --git a/README b/README index 775002dc500336b0600b95277bf0af63670dbd1a..a0990367ef8b03c70c29d285e22ef85907e1d0b7 100644 --- a/README +++ b/README @@ -1,43 +1 @@ -Subdirectories contain the following extensions to the Strata infrastructure, e.g.: -* SPRI (Strata Program Rewriting Interface) -* SPASM (SPRI Assembler) -* IRDB (API and tools to produce SPRI rules) - -Other subdirectories contain transformations and various security protections, e.g.: -* Integer transforms -* P1/Pn transforms -* Application Firewall (aka: Software DNA Shotgun Sequencing) - -################################################################### - -Must define env var -SECURITY_TRANSFORM_HOME - -##### -Install cmake on the system - -######################## ######################## ######################## -# To build this, use "./build.sh" -######################## ######################## ######################## - - - -When configuring ELFIO-1.0.3, be sure to point the install directory at the root of wherever you put the SVN module, e.g., - -cd ELFIO-1.0.3 -./configure --prefix=$SECURITY_TRANSFORMS_HOME -make -make install - -#### -Compile the beaengine -cmake . -make - -#### -cd xform -make everything - -### -cd tools -make everything +TBD