mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-01 22:25:45 +03:00
Updated Compilation recipes (markdown)
@@ -254,8 +254,8 @@ Provided by @m2n and @akoul
|
|||||||
$ sudo apt-get install g++ flex bison curl doxygen libyajl-dev libgeoip-dev libtool dh-autoreconf libcurl4-gnutls-dev libxml2 libpcre++-dev libxml2-dev
|
$ sudo apt-get install g++ flex bison curl doxygen libyajl-dev libgeoip-dev libtool dh-autoreconf libcurl4-gnutls-dev libxml2 libpcre++-dev libxml2-dev
|
||||||
$ cd /opt/
|
$ cd /opt/
|
||||||
$ git clone https://github.com/SpiderLabs/ModSecurity
|
$ git clone https://github.com/SpiderLabs/ModSecurity
|
||||||
$ git checkout libmodsecurity
|
|
||||||
$ cd ModSecurity/
|
$ cd ModSecurity/
|
||||||
|
$ git checkout libmodsecurity
|
||||||
$ 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]
|
||||||
|
|||||||
Reference in New Issue
Block a user