Skip to content
Snippets Groups Projects
Commit 41c0ea65 authored by an7s's avatar an7s
Browse files

Change env. var to SECURITY_TRANSFORMS_HOME

parent 3119379c
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ Install cmake on the system
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=$STRATA_REWRITE
./configure --prefix=$SECURITY_TRANSFORMS_HOME
make
make install
......@@ -23,7 +23,7 @@ cmake .
make
####
cd annotation
cd xform
make everything
###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment