From: Adam Dickmeiss Date: Wed, 18 Mar 2009 09:45:13 +0000 (+0100) Subject: Mention Libxml2/Libxslt for DOMXML/Alvis X-Git-Tag: v2.0.37~13^2~2 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=2ff967af5b21698f420ecd2b017e6bc2dbcb095a Mention Libxml2/Libxslt for DOMXML/Alvis --- diff --git a/doc/installation.xml b/doc/installation.xml index b5e7ac6..8a19a06 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -25,13 +25,23 @@ - yaz + &yaz; (required) &zebra; uses &yaz; to support &acro.z3950; / - &acro.sru;. - Also the memory management utilites from &yaz; is used by &zebra;. + &acro.sru;. + Zebra also uses a lot of other utilities (not related to networking), + such as memory management and XML support. + + + For the DOM XML + / ALVIS + record filters, &yaz; must be compiled with + Libxml2 + and + Libxslt + support and Libxml2 must be version 2.6.15 or later.