X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fbook.xml;h=8bb42c0bd48a54cfc5279b9c5c50f784b37556e1;hp=bb99baa4b0e9290cd5e17108654fae8f35f02a4e;hb=319ea8d6f518d08c1f50d8ec80899e1bc6ca7923;hpb=323805b6779bcf1befdc7cdd7f10c23b06885e0d diff --git a/doc/book.xml b/doc/book.xml index bb99baa..8bb42c0 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -682,26 +682,13 @@ - --with-libgcrypt[=prefix] - - - &yaz; will be linked with - Libgcrypt in the prefix if given. - If prefix is not given, the libraries exposed by the script - libgcrypt-config will be used if found. - - - - - --with-memcached &yaz; will be linked with libMemcached 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. @@ -714,8 +701,7 @@ &yaz; will be linked with the hiredis C library to allow for result-set caching for ZOOM on a redis 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. @@ -939,7 +925,7 @@ &yaz; is shipped with "makefiles" for the NMAKE tool that comes with Microsoft Visual Studio. It has been tested with - Microsoft Visual Studio 2013. + Microsoft Visual Studio 2015. Start a command prompt and switch the sub directory @@ -983,8 +969,8 @@ (cql.y). - A Windows version of GNU Bison is part of - Git for Windows. + A Windows version of GNU Bison can be fetched from here: + .