Update list of supported platforms
[yaz-moved-to-github.git] / doc / book.xml
index bb99baa..7922a30 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>
      &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="http://ftp.indexdata.dk/pub/support/windows/bison-2.4.1-setup.exe"/>.
        </para></listitem>
       </varlistentry>
       <varlistentry>