Difference between revisions of "Black&White Project/Automatic compilation/configure"

Jump to navigation Jump to search
no edit summary
Line 149: Line 149:
Disables support for clucene search Engine.
Disables support for clucene search Engine.
Default to off as it is deprecated in favor of xapian.
Default to off as it is deprecated in favor of xapian.
== Typical usages ==
== Regular build ==
<pre>./configure --with-static-z=SELF --with-static-lzma=SELF --with-static-aria2=SELF</pre>
This will build a shared version of Kiwix with components using libz and liblzma statically.
== Static build ==
<pre>./configure --build-static</pre>
7,801

edits

Navigation menu