Updated Compilation recipes (markdown)

cr0hn
2016-05-17 18:30:10 +02:00
parent 89eddc787b
commit ec28d5fa3b

@@ -255,6 +255,7 @@ $ sudo apt-get install g++ flex bison curl doxygen libyajl-dev libgeoip-dev libt
$ cd /opt/ $ cd /opt/
$ git clone https://github.com/SpiderLabs/ModSecurity $ git clone https://github.com/SpiderLabs/ModSecurity
$ git checkout libmodsecurity $ git checkout libmodsecurity
$ cd ModSecurity/
$ sh build.sh $ sh build.sh
$ git submodule init $ git submodule init
$ git submodule update #[for bindings/python, others/libinjection, test/test-cases/secrules-language-tests] $ git submodule update #[for bindings/python, others/libinjection, test/test-cases/secrules-language-tests]