X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=d0670d17d24322850fab4cb9ed891da98d542465;hb=2e964851c12075d7177a1bfcc941688d2a338f2f;hp=328c1c24fdd0594fefd2c5d8eacc97ff77bd115e;hpb=5ca4e60e990af6ad6b62ebff855d7b642f37c3ec;p=idzebra-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 328c1c2..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 Z39.50 / - 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 Z39.50 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. @@ -323,7 +332,7 @@ YAZDIR - Directory of YAZ source. &zebra;'s makefile expects to find + Directory of &yaz; source. &zebra;'s makefile expects to find yaz.lib, yaz.dll in yazdir/lib and yazdir/bin respectively. @@ -374,7 +383,7 @@ The DEBUG setting in the makefile for &zebra; must be set to the same value as DEBUG setting in the - makefile for YAZ. + makefile for &yaz;. If not, the &zebra; server/indexer will crash. @@ -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 - Bib-1 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 GRS + 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 GRS + 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