Added Ko van der Sloot
[yaz-moved-to-github.git] / doc / installation.xml
index ae46e14..60f1aa9 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: installation.xml,v 1.9 2001-11-18 21:14:22 adam Exp $ -->
+<!-- $Id: installation.xml,v 1.11 2002-05-22 11:19:20 adam Exp $ -->
  <chapter id="installation"><title>Compilation and Installation</title>
   
   <sect1><title>Introduction</title>
      <varlistentry><term><literal>--with-openssl</literal></term>
       <listitem><para>&yaz; will be linked with the OpenSSL libraries and
         an SSL COMSTACK will be provided. Note that SSL support is still
-        exterimental.
+        experimental.
        </para></listitem>
      </varlistentry>
      <varlistentry><term><literal>--enable-shared</literal></term>
     is located. Customize the installation by editing the
     <filename>makefile</filename> file (for example by using notepad).
     
-    The following summarises the most important settings in that file:
+    The following summarizes the most important settings in that file:
 
     <variablelist>
      <varlistentry><term><literal>DEBUG</literal></term>
      Some people are confused by the fact that we use the nmake
      tool to build &yaz;. They think they have to do that too - in order
      to make their WIN32 applications work with &yaz;. The good news is that
-     you don't have to. You can use the integrated environement of
+     you don't have to. You can use the integrated environment of
      Visual Studio if desired for your own application.
     </para>
     <para>