[Modsecurity] ModSecurity 2.0: First Build
Jeffrey Knight
jknight at oceansuit.com
Tue Jul 4 01:09:06 EDT 2006
I'm installing Modsecurity 2.0 from source for the first time. An
out-of-the-box "make" failed for me in a couple places:
I first had to get pcre-devel (pcre.h was missing: I got it with a
up2date pcre-devel)
then I had to change the default Makefile to:
-------Makefile--------------
....
top_dir = /usr/lib/httpd
...
INCLUDES = -I . -I /usr/include/pcre
....
---------------------------------
I see that the pcre dependency is hinted at in
modsecurity-apache-reference_2.0.0-rc-2.rtf page 5, but I'd hate to seen
new 2.0 users be turned off by a couple errors on the make.
Thanks for all the hard work on 2.0.
-Jeff
--
Jeffrey Knight
www.oceansuit.com
Phone: 646-236-3051
Toll Free: 877-623-2678
More information about the Modsecurity
mailing list