Re: [mod-security-users] compiling against PCRE
Brought to you by:
victorhora,
zimmerletw
|
From: Justin G. <web...@sw...> - 2005-12-21 18:33:32
|
hmm, forgot to paste the output... here it is: /lib/libpcre.so.0 /lib/libpcre.so.0.0.1 /usr/share/man/man1/pcregrep.1.gz /usr/share/man/man1/pcretest.1.gz /usr/share/man/man3/clnt_pcreateerror.3.gz /usr/share/man/man3/clnt_spcreateerror.3.gz /usr/share/man/man3/pcreposix.3.gz /usr/share/man/man3/pcre.3.gz /usr/bin/pcregrep /usr/bin/pcretest /usr/bin/pcre-config /usr/include/pcre /usr/include/pcre/pcreposix.h /usr/include/pcre/pcre.h /usr/lib/python2.2/lib-dynload/pcre.so /usr/lib/libpcreposix.so.0 /usr/lib/libpcreposix.so.0.0.0 /usr/lib/libpcreposix.a /usr/lib/libpcre.a /usr/lib/libpcre.so /usr/lib/libpcreposix.so Justin Grindea wrote: > > thanks, > found it. > > locate pcre finds the following, not sure what I need to copy to > apache/libexex > and what <pcre-source> would be when installing mod_security. Also not > sure about loading > the library before mod_security in httpd.conf, again, maybe I can use > /lib/libpcre.so.0 > or /usr/lib/libpcre.so in httpd.conf and compile. > > Ivan, can you look at this please, I want to install it tonight. > > > thanks, > Justin > > > > K. C. Li wrote: > >> On Wed, 21 Dec 2005, Justin Grindea wrote: >> >> >>> What is the compile flag for apache1/PCRE? >>> Do I need anything special installed on the server in order to use PCRE? >> >> >> >> The relevant information is available in the section "Compiling the >> Apache >> 1.x version against PCRE" in doc/modsecurity.txt (and others) file. >> >> Regards, >> >> Kwong Li >> London >> >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. Do you grep through log >> files >> for problems? Stop! Download the new AJAX search engine that makes >> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >> _______________________________________________ >> mod-security-users mailing list >> mod...@li... >> https://lists.sourceforge.net/lists/listinfo/mod-security-users > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > mod-security-users mailing list > mod...@li... > https://lists.sourceforge.net/lists/listinfo/mod-security-users |