No reference to yaz/tab in manual or zebra.cfg's.
[idzebra-moved-to-github.git] / doc / quickstart.xml
index 2fa7ad9..cb1f7a4 100644 (file)
@@ -1,22 +1,23 @@
 <chapter id="quick-start">
- <!-- $Id: quickstart.xml,v 1.4 2002-10-11 09:05:09 adam Exp $ -->
+ <!-- $Id: quickstart.xml,v 1.6 2002-10-30 13:59:42 adam Exp $ -->
  <title>Quick Start </title>
  
  <!--
   FIXME - Start with the new improved example scripts that run 
   without any configuration file changes!
+       ### do we want this now we have "examples.html"? - mike, 15/10/02
  -->
 
  <para>
   In this section, we will test the system by indexing a small set of sample
   GILS records that are included with the software distribution. Go to the
-  <literal>test/gils</literal> subdirectory of the distribution archive.
+  <literal>examples/gils</literal> subdirectory of the distribution archive.
   There you will find a configuration
   file named <literal>zebra.cfg</literal> with the following contents:
   
   <screen>
    # Where the schema files, attribute files, etc are located.
-   profilePath: .:../../tab:../../../yaz/tab:/usr/local/share/yaz/tab:/usr/share/yaz/tab
+   profilePath: .:../../tab
 
    # Files that describe the attribute sets supported.
    attset: bib1.att
    isam: c
   </screen>
  </para>
+
+ <!--  No longer necessary
  <para>
   If necessary, edit the file and set <literal>profilePath</literal> to the path of the
   YAZ profile tables (sub directory <literal>tab</literal> of the YAZ
   distribution archive).
  </para>
+ -->
  
  <para>
   The 48 test records are located in the sub directory