modsecurity-spoa icon indicating copy to clipboard operation
modsecurity-spoa copied to clipboard

Installation on Oracle Linux

Open VinceBezzina opened this issue 7 months ago • 0 comments

Trying to install on Oracle Linux 9.4

So installed modsecurity from https://www.modsecurity.org/tarball/2.9.1/modsecurity-2.9.1.tar.gz Its installed and the build file finished successfully.

but ./modsecurity -h returned no such file

Also cannot figure out how to install the spoa. Downloaded and tried to run make.

Don't have the includes under /usr/local Should spoa be under its own folder or under modsecurity.

make throws errors such as these modsec_wrapper.c:22:10: fatal error: api.h: No such file or directory

Any help much appreciated

VinceBezzina avatar Jul 20 '24 20:07 VinceBezzina