mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Updated readme to reflect required Fedora packages
This commit is contained in:
parent
7afd93196d
commit
3cd54e753d
@ -46,6 +46,11 @@ As a dynamic library, don’t forget that libmodsecurity must be installed to a
|
||||
|
||||
### Unix (Linux, MacOS, FreeBSD, …)
|
||||
|
||||
Several individuals have been building the project on Fedora (22 or later). We were able to get it to build using the following packages. These packages have no been thoroughly tested yet so compile at your own risk.
|
||||
|
||||
```sudo dnf install gcc-c++, flex, bison, curl-devel curl, yajl, yajl-devel, GeoIP-devel
|
||||
```
|
||||
|
||||
On unix the project uses autotools to help the compilation process.
|
||||
|
||||
```shell
|
||||
|
Loading…
x
Reference in New Issue
Block a user