*** empty log message ***
[idzebra-moved-to-github.git] / doc / zebra.sgml
index 911e949..0317e2c 100644 (file)
@@ -1,14 +1,14 @@
 <!doctype linuxdoc system>
 
 <!--
-  $Id: zebra.sgml,v 1.44 1999-12-08 22:11:56 adam Exp $
+  $Id: zebra.sgml,v 1.47 2000-02-25 11:35:41 adam Exp $
 -->
 
 <article>
 <title>Zebra Server - Administrators's Guide and Reference
 <author><htmlurl url="http://www.indexdata.dk/" name="Index Data">,
 <tt><htmlurl url="mailto:info@indexdata.dk" name="info@indexdata.dk"></>
-<date>$Revision: 1.44 $
+<date>$Revision: 1.47 $
 <abstract>
 
 
@@ -205,23 +205,24 @@ Bourne-compatible shell you may pass something like this:
 To customize Zebra the configure script accepts a set of options. The
 most important are
 <descrip>
-<tag><tt>--prefix </tt>path</tag> Specifies installation prefix. This is
+<tag><tt>-</tt><tt>-prefix </tt>path</tag> Specifies installation prefix. This is
 only needed if you run <tt>make install</tt> later to perform a
 "system" installation. The prefix is <tt>/usr/local</tt> if not
 specified.
-<tag><tt>--with-tclconfig </tt>path</tag> If Tcl is installed on
-the system you can tell configure where Tcl's <tt>tclConfig.sh</tt>
-installed. The <tt>tclConfig.sh</tt> include information about settings
-required to link with Tcl's libraries. If you don't specify this
-option, configure will see if Tcl's shell <tt>tclsh</tt> is in your
-path and if it is, it will guess where the equivalent tclConfig.sh
-is located. If tclsh is not found in your path and this option is not
-given Zebra will not include Tcl support.
-<tag><tt>--with-yazconfig </tt>path</tag> This options allows you to
-specify the path of YAZ's <tt>yaz-config</tt>. Therefore this option
-forces Zebra to use a particular version of YAZ. YAZ version 1.5 and
-later creates a script <tt>yaz-config</tt> that includes information
-on compiler settings needed to link with it.
+<tag><tt>-</tt><tt>-with-tclconfig=</tt>DIR</tag> If Tcl is installed on
+the system you can tell configure in which directory Tcl's
+<tt>tclConfig.sh</tt> is stored. The <tt>tclConfig.sh</tt> include
+information about settings required to link with Tcl's libraries.
+If you don't specify this option, configure will see if Tcl's shell
+<tt>tclsh</tt> is in your path and if it is, it will guess where
+the equivalent tclConfig.sh is located. If tclsh is not found in
+your path and this option is not given Zebra will not include Tcl support.
+<tag><tt>-</tt><tt>-with-yazconfig=</tt>DIR</tag> This options allows you to
+specify the directory that contains YAZ's <tt>yaz-config</tt>.
+This options is useful if you wish to compile Zebra with a specific 
+version of YAZ. YAZ version 1.5 and later creates a script
+<tt>yaz-config</tt> that includes information on compiler settings
+needed to link with it.
 </descrip>
 
 When configured build the software by typing:
@@ -448,8 +449,7 @@ section <ref id="locating-records" name="Locating Records">.
  Specifies whether key information should be saved for a given
  group of records. If you plan to update/delete this type of
  records later this should be specified as 1; otherwise it
- should be 0 (default), to save register space. See section
-<ref id="file-ids" name="Indexing With File Record IDs">.
+ should be 0 (default), to save register space.
 <tag><it>group</it>.storeData</tag>
  Specifies whether the records should be stored internally
  in the Zebra system files. If you want to maintain the raw records yourself,
@@ -1902,7 +1902,7 @@ where the tag itself is passed through unchanged.
 
 <p>
 Zebra
-Copyright (c) 1995-1999 Index Data ApS.
+Copyright (c) 1995-2000 Index Data ApS.
 
 All rights reserved.