X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Finstallation.xml;h=d0670d17d24322850fab4cb9ed891da98d542465;hp=26039489fc6e0962ee4c11188208b49d6dc0350e;hb=e4c6861efeeea654bfb00c5f0239ee258629d77f;hpb=b19b79e382ef8196f1625763db1af3a82b1e0c81 diff --git a/doc/installation.xml b/doc/installation.xml index 2603948..d0670d1 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,8 +1,7 @@ - Installation - &zebra; is written in &ansi; C and was implemented with portability in mind. + &zebra; is written in &acro.ansi; C and was implemented with portability in mind. We primarily use GCC on UNIX and Microsoft Visual C++ on Windows. @@ -10,7 +9,7 @@ The software is regularly tested on Debian GNU/Linux, - Redhat Linux, + Red Hat Linux, Gentoo Linux, SuSE Linux, FreeBSD (i386), @@ -26,13 +25,23 @@ - yaz + &yaz; (required) - &zebra; uses &yaz; to support &z3950; / - &sru;. - Also the memory management utilites from &yaz; is used by &zebra;. + &zebra; uses &yaz; to support &acro.z3950; / + &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. @@ -52,7 +61,7 @@ (optional) - &xml; parser. If you're going to index real &xml; you should + &acro.xml; parser. If you're going to index real &acro.xml; you should install this (filter grs.xml). On most systems you should be able to find binary Expat packages. @@ -103,7 +112,7 @@ On Unix, GCC works fine, but any native C compiler should be possible to use as long as it is - &ansi; C compliant. + &acro.ansi; C compliant. @@ -160,7 +169,7 @@ zebrasrv - The &z3950; server and search engine. + The &acro.z3950; server and search engine. @@ -179,8 +188,8 @@ The .so-files are &zebra; record filter modules. There are modules for reading - &marc; (mod-grs-marc.so), - &xml; (mod-grs-xml.so) , etc. + &acro.marc; (mod-grs-marc.so), + &acro.xml; (mod-grs-xml.so) , etc. @@ -449,11 +458,11 @@ - The attribute set defintion files may no longer contain + The attribute set definition files may no longer contain redirection to other fields. For example the following snippet of a custom custom/bib1.att - &bib1; attribute set definition file is no + &acro.bib1; attribute set definition file is no longer supported: att 1016 Any 1016,4,1005,62 @@ -465,7 +474,7 @@ Similar behaviour can be expressed in the new release by defining - a new index Any:w in all &grs1; + a new index Any:w in all &acro.grs1; *.abs record indexing configuration files. The above example configuration needs to make the changes from version 1.3.x indexing instructions @@ -486,13 +495,13 @@ att 1016 Body-of-text - with equivalent outcome without editing all &grs1; + with equivalent outcome without editing all &acro.grs1; *.abs record indexing configuration files. Server installations which use the special - &idxpath; attribute set must add the following + &acro.idxpath; attribute set must add the following line to the zebra.cfg configuration file: attset: idxpath.att