From 2ff967af5b21698f420ecd2b017e6bc2dbcb095a Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 18 Mar 2009 10:45:13 +0100 Subject: [PATCH] Mention Libxml2/Libxslt for DOMXML/Alvis --- doc/installation.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) 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. -- 1.7.10.4