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 ...@@ -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., 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 cd ELFIO-1.0.3
./configure --prefix=$STRATA_REWRITE ./configure --prefix=$SECURITY_TRANSFORMS_HOME
make make
make install make install
...@@ -23,7 +23,7 @@ cmake . ...@@ -23,7 +23,7 @@ cmake .
make make
#### ####
cd annotation cd xform
make everything make everything
### ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment