From 9016475c0ed6755a94adbeaec755bc594af1fba1 Mon Sep 17 00:00:00 2001 From: cr0hn Date: Tue, 17 May 2016 18:30:33 +0200 Subject: [PATCH] Updated Compilation recipes (markdown) --- Compilation-recipes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compilation-recipes.md b/Compilation-recipes.md index b616591..a8cf108 100644 --- a/Compilation-recipes.md +++ b/Compilation-recipes.md @@ -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 $ cd /opt/ $ git clone https://github.com/SpiderLabs/ModSecurity -$ git checkout libmodsecurity $ cd ModSecurity/ +$ git checkout libmodsecurity $ sh build.sh $ git submodule init $ git submodule update #[for bindings/python, others/libinjection, test/test-cases/secrules-language-tests]