Doc: update href link to Unix utils and Git
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Jan 2014 10:52:26 +0000 (11:52 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Jan 2014 10:52:26 +0000 (11:52 +0100)
doc/common
doc/installation.xml

index 7f8f663..3f5e2da 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 7f8f663d70421b51d88a81dcb2a648bdb921f271
+Subproject commit 3f5e2da375bd4a14d847b4d5f029ad76cf0c7339
index a01b018..95d9906 100644 (file)
     an installer from
     <ulink url="&url.yaz.download.win32;">here</ulink>.
     The installer comes with source too - in case you wish to
-    compile YAZ with different Compiler options etc.
+    compile YAZ with different compiler options, etc.
    </para>
 
    <sect2 id="installation.win32.source">
     <para>
      &yaz; is shipped with "makefiles" for the NMAKE tool that comes
      with <ulink url="&url.vstudio;">
-      Microsoft Visual Studio</ulink>.
-     Version 6 and .NET has been tested. We expect that &yaz; compiles
-     with version 5 as well.
+     Microsoft Visual Studio</ulink>. It has been tested with
+     Microsoft Visual Studio 2003/2005/2008.
     </para>
     <para>
      Start a command prompt and switch the sub directory
          If <literal>HAVE_TCL</literal> is set to 1, nmake will
          use the ASN.1 compiler (<ulink url="&url.tcl;">Tcl</ulink> based).
          You must set <literal>TCL</literal> to the full path of the Tcl
-         interpreter.
+         interpreter. A Windows version of Tcl is part of
+         <ulink url="&url.gitwindows;">Git for Windows</ulink>.
         </para>
         <para>
          If you do not have Tcl installed, set
        <term><literal>HAVE_BISON</literal>,
         <literal>BISON</literal></term>
        <listitem><para>
-         If GNU Bison is present, you might set <literal>HAVE_ICONV</literal>
+         If GNU Bison is present, you might set <literal>HAVE_BISON</literal>
          to 1 and specify the Bison executable in <literal>BISON</literal>.
          Bison is only required if you use the git version of
          YAZ or if you modify the grammar for CQL
         </para>
         <para>
          A Windows version of GNU Bison is part of
-         <ulink url="&url.unxutils;">unxutils</ulink>.
+         <ulink url="&url.gitwindows;">Git for Windows</ulink>.
         </para></listitem>
       </varlistentry>