mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Updated documentation to specify libxml is no longer optional.
This commit is contained in:
parent
881e8e66c2
commit
96edb02fe8
@ -297,8 +297,8 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>(Optional) Install the latest version of libxml2, if it isn't
|
||||
already installed on the server.</para>
|
||||
<para>Install the latest version of libxml2, if it isn't already
|
||||
installed on the server.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -315,10 +315,8 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>(Optional) Edit Makefile to enable ModSecurity to use libxml2
|
||||
(uncomment line<literal moreinfo="none"> DEFS =
|
||||
-DWITH_LIBXML2</literal>) and configure the include path (for example:
|
||||
<filename
|
||||
<para>Edit Makefile to configure the correct include path for libxml
|
||||
(for example: <filename
|
||||
moreinfo="none">INCLUDES=-I/usr/include/libxml2</filename>)</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user