X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;fp=doc%2Finstallation.xml;h=26039489fc6e0962ee4c11188208b49d6dc0350e;hb=b19b79e382ef8196f1625763db1af3a82b1e0c81;hp=328c1c24fdd0594fefd2c5d8eacc97ff77bd115e;hpb=5ca4e60e990af6ad6b62ebff855d7b642f37c3ec;p=idzebra-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 328c1c2..2603948 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,8 +1,8 @@ - + Installation - &zebra; is written in ANSI C and was implemented with portability in mind. + &zebra; is written in &ansi; C and was implemented with portability in mind. We primarily use GCC on UNIX and Microsoft Visual C++ on Windows. @@ -30,9 +30,9 @@ (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 &z3950; / + &sru;. + Also the memory management utilites from &yaz; is used by &zebra;. @@ -52,7 +52,7 @@ (optional) - XML parser. If you're going to index real XML you should + &xml; parser. If you're going to index real &xml; you should install this (filter grs.xml). On most systems you should be able to find binary Expat packages. @@ -103,7 +103,7 @@ On Unix, GCC works fine, but any native C compiler should be possible to use as long as it is - ANSI C compliant. + &ansi; C compliant. @@ -160,7 +160,7 @@ zebrasrv - The Z39.50 server and search engine. + The &z3950; server and search engine. @@ -179,8 +179,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. + &marc; (mod-grs-marc.so), + &xml; (mod-grs-xml.so) , etc. @@ -323,7 +323,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 +374,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. @@ -453,7 +453,7 @@ redirection to other fields. For example the following snippet of a custom custom/bib1.att - Bib-1 attribute set definition file is no + &bib1; attribute set definition file is no longer supported: att 1016 Any 1016,4,1005,62 @@ -465,7 +465,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 &grs1; *.abs record indexing configuration files. The above example configuration needs to make the changes from version 1.3.x indexing instructions @@ -486,13 +486,13 @@ att 1016 Body-of-text - with equivalent outcome without editing all GRS + with equivalent outcome without editing all &grs1; *.abs record indexing configuration files. Server installations which use the special - IDXPATH attribute set must add the following + &idxpath; attribute set must add the following line to the zebra.cfg configuration file: attset: idxpath.att