X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fbook.xml;h=b812fc013cc1ab55861f24f15f6e0058ae6fcfc1;hp=e244a2aae89c54d00fc6c52395d465592c702609;hb=11ed1645174d8ca8d8dcf5ef2bbe91e70a4a3e00;hpb=808b7f27ef276184df827786afa01f8f313aa4f6 diff --git a/doc/book.xml b/doc/book.xml index e244a2a..b812fc0 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -925,7 +925,7 @@ - WIN32 + Windows The easiest way to install YAZ on Windows is by downloading an installer from here. @@ -934,12 +934,12 @@ - Compiling from Source on WIN32 + Compiling from Source on Windows &yaz; is shipped with "makefiles" for the NMAKE tool that comes with Microsoft Visual Studio. It has been tested with - Microsoft Visual Studio 2003/2005/2008. + Microsoft Visual Studio 2013. Start a command prompt and switch the sub directory @@ -1007,7 +1007,10 @@ libxml2 source directory. - Refer to . + You can get pre-compiled Libxml2+Libxslt DLLs and headers from + here. + Should you with to compile those libraries yourself, refer to + to @@ -1203,7 +1206,7 @@ - + Compiling Libxml2 and Libxslt on windows Download libxml2 and Libxslt source and unpack it.