Fixes.
[egate.git] / doc / egate.sgml
index fab7a50..230c1e3 100644 (file)
@@ -1,14 +1,14 @@
-<!doctype linuxdoc system>
-
-<!--
-  $Id: egate.sgml,v 1.12 1996/08/28 08:03:48 adam Exp $
+        <!doctype linuxdoc system>
+        
+<!--    
+  $Id: egate.sgml,v 1.13 1996/08/28 09:35:53 adam Exp $
 -->
 
 <article>
-<title>Email/Z39.50 gateway guide 
+<title>Email - Z39.50 gateway guide 
 <author>Europagate, 1996 <htmlurl url="http://europagate.dtv.dk"
  name="http://europagate.dtv.dk">
-<date>$Revision: 1.12 $
+<date>$Revision: 1.13 $
 <abstract>
 This document describes a Email server that provides access to the
 Z39.50 protocol.
@@ -27,9 +27,6 @@ follow-up on the Design deliverable (WP4.1) that outlines the
 deviations from the design. Also, the second part contains
 a quick overview of the source code.
 
-The software distribution also includes a Web to Z39.50 gateway. Refer
-to the web.txt documentation about installation on this gateway.
-
 <sect>Installation
 
 <p>
@@ -62,23 +59,21 @@ The ES also uses GNU's regex package to parse regular expressions.
 The ES has been tested with regex-0.12. Some systems, such as Linux,
 come with the regex package preinstalled.
 
-Unpack <tt>egate.tar.gz</tt> and edit the top level <tt/Makefile/. Specify
-where the GNU regex package is located by setting the variables <tt/REGEXOBJ/
-and <tt/REGXINC/. 
+Unpack <tt>email-z39-...tar.gz</tt> and edit the top level
+<tt/Makefile/. Specify where the GNU regex package is located by
+setting the variables <tt/REGEXOBJ/ and <tt/REGXINC/. 
 
-A little further down the <tt/Makefile/ you find a section called
-<tt/Common settings/ where you specify the location of either YAZ or zdist.
-On some systems, you may have to set the <tt/ELIB/ as well to link with
-BSD socket libraries.
+Some systems need you to add libraries for socket access. In this
+case specify the <tt/ELIB/ variable.
 
-If you intend only to compile the Email server and not the Web server
-you don't have to worry about the section entitled <tt/WWW gateway settings/.
+The next section of the <tt/Makefile/ you specify the location of your
+Z39.50 library - zdist or YAZ.
 
 The shell variables <tt/CC/ and <tt/CFLAGS/ are used by the
 <tt/Makefile/ so you may set these in your shell before you start
 compiling.
 
-Now, type <tt/make email/. 
+Now, run <tt/make/. 
 
 <p>
 If the compilation succeeds, you should install the software in some
@@ -87,7 +82,7 @@ Edit the <tt/Makefile/ and set EMAILLIBDIR to the installation
 directory. Since, the ES is executed by the mail system, and not by a
 user, this directory shouldn't be globally executable.
 
-When satisfied, type <tt/make install.email/.
+When satisfied, type <tt/make install/.
 
 Three executables are installed in EMAILLIBDIR:
 <descrip>
@@ -486,9 +481,6 @@ standalone Zdist package</em>
 During the work with the Zdist package a few bugs were discovered.
 Fortunately, they could be solved within a few days. We also
 discovered that the package lacks result-set references.
-We posted the bug fixes to Kevin Gamiel who is responsible for 
-the package but we didn't get responses. So, eventually, we weren't
-satisfied with the package after all.
 
 In February some of us began the development of a new Z39.50 package 
 called YAZ &mdash; in retrospect somewhat motivated by the