Giter Site home page Giter Site logo

Comments (4)

olekstumedia avatar olekstumedia commented on August 28, 2024

Looks like I need to install modcesuriy library into /usr/local/modsecurity

from modsecurity-nginx.

zimmerle avatar zimmerle commented on August 28, 2024

Hi @olekstumedia,

Exactly, you need to install the libmodsecurity before proceed with nginx compilation. The ModSecurity library can be found at:
https://github.com/SpiderLabs/ModSecurity/tree/v3/master

from modsecurity-nginx.

olekstumedia avatar olekstumedia commented on August 28, 2024

The ones in Ubuntu repo will not work right?

root@host:~/rebuildnginx/nginx-1.11.4# apt-cache search modsecurity
libapache2-mod-security2 - Tighten web applications security for Apache
libapache2-modsecurity - Dummy transitional package
modsecurity-crs - modsecurity's Core Rule Set

from modsecurity-nginx.

olekstumedia avatar olekstumedia commented on August 28, 2024

For those who are building ModSecurity Library on Ubuntu this commands will be useful. I have not filter them and some packages just does not exists but finally I got everything installed

410 20160914 - 14:43:09 - apt-get install libtoolize autoreconf autoheader automake autoconf
411 20160914 - 14:43:41 - sudo apt-get install autoconf
412 20160914 - 14:46:02 - apt-get install gcc
413 20160914 - 14:46:04 - apt-get install build-essential fakeroot dpkg-dev
414 20160914 - 14:46:29 - sh build.sh
415 20160914 - 14:47:05 - sudo apt-get install build-essential libtool
416 20160914 - 14:47:16 - sh build.sh
417 20160914 - 14:47:55 - apt-get install flex
418 20160914 - 14:48:21 - ./configure
420 20160914 - 14:48:42 - apt-get install bison curl
423 20160914 - 14:49:50 - apt-get install libyajl-dev
424 20160914 - 14:50:24 - sudo apt-get install graphviz
425 20160914 - 14:50:44 - sudo apt-get install doxygen-gui
429 20160914 - 14:51:38 - apt-get install libgeoip-dev
430 20160914 - 14:51:45 - ./configure
431 20160914 - 14:52:09 - git submodule init
432 20160914 - 14:52:12 - git submodule update
433 20160914 - 14:52:22 - ./configure
436 20160914 - 14:54:25 - apt-get install lmdb-utils

from modsecurity-nginx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.