Include links to pre-compiled ICU binaries
[yaz-moved-to-github.git] / doc / book.xml
index bb99baa..cc169dd 100644 (file)
     <ulink url="&url.ubuntu;">Ubuntu Linux</ulink>,
     <ulink url="&url.freebsd;">FreeBSD (i386)</ulink>,
     <ulink url="&url.macosx;">MAC OSX</ulink>,
-    <ulink url="&url.solaris;">Solaris</ulink>,
-    Windows 7, Windows XP.
+    Windows 10.
    </para>
    <para>
-    Some versions have be known to work on HP/UX,
+    Some versions have be known to work on Windows XP, Solaris, HP/UX,
     DEC Unix, <ulink url="&url.netbsd;">NetBSD</ulink>,
     <ulink url="&url.openbsd;">OpenBSD</ulink>,
     IBM AIX,
 
       <varlistentry>
        <term>
-        <literal>--with-libgcrypt</literal>[=<replaceable>prefix</replaceable>]
-       </term>
-       <listitem>
-       <para>&yaz; will be linked with
-       <ulink url="&url.libgcrypt;">Libgcrypt</ulink> in the prefix if given.
-       If prefix is not given, the libraries exposed by the script
-       <application>libgcrypt-config</application> will be used if found.
-        </para>
-       </listitem>
-      </varlistentry>
-      <varlistentry>
-       <term>
         <literal>--with-memcached</literal>
        </term>
        <listitem>
        <para>&yaz; will be linked with
        <ulink url="&url.libmemcached;">libMemcached</ulink> to allow
        for result-set caching for ZOOM.
-       The prefix can not be given. Note that YAZ will only search
-       for libMemcached if Libgcrypt is also enabled.
+       The prefix can not be given. 
        Note that 0.40 of libmemcached is required.
        </para>
        </listitem>
        <para>&yaz; will be linked with the hiredis C library
        to allow for result-set caching for ZOOM on a
        <ulink url="&url.redis;">redis</ulink> server.
-       The prefix can not be given. Note that YAZ will only search
-       for hiredis if Libgcrypt is also enabled.
+       The prefix can not be given.
        </para>
        </listitem>
       </varlistentry>
    <title>Windows</title>
    <para>The easiest way to install YAZ on Windows is by downloading
    an installer from
-   <ulink url="&url.yaz.download.win32;">here</ulink>.
+   <ulink url="&url.yaz.download.win32;">
+    Index Data's Windows support area
+   </ulink>.
    The installer comes with source too - in case you wish to
    compile YAZ with different compiler options, etc.
    </para>
      &yaz; is shipped with "makefiles" for the NMAKE tool that comes
      with <ulink url="&url.vstudio;">
      Microsoft Visual Studio</ulink>. It has been tested with
-     Microsoft Visual Studio 2013.
+     Microsoft Visual Studio 2015.
     </para>
     <para>
      Start a command prompt and switch the sub directory
        (<filename>cql.y</filename>).
        </para>
        <para>
-       A Windows version of GNU Bison is part of
-       <ulink url="&url.gitwindows;">Git for Windows</ulink>.
+       A Windows version of GNU Bison can be fetched from here:
+       <ulink
+          url="&url.indexdata.support.windows;bison-2.4.1-setup.exe">
+          Index Data's Windows support area
+        </ulink>.
        </para></listitem>
       </varlistentry>
       <varlistentry>
          <literal>ICU_DIR</literal> to the
          <ulink url="&url.icu;">ICU</ulink> source directory.
         </para>
+        <para>
+         Pre-compiled ICU libraries for various versions of Visual Studio
+         can be found
+         <ulink url="http://www.npcglib.org/~stathis/blog/precompiled-icu/">
+          here
+         </ulink> or from Index Data's <ulink
+          url="&url.indexdata.support.windows;">Windows support site</ulink>.
+        </para>
        </listitem>
       </varlistentry>
      </variablelist>