X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Finstallation.xml;fp=doc%2Finstallation.xml;h=62356a597c670ba62c9b659fd69b91793724fab2;hp=bf02c665554eae56ee7c7270bb45339f778c76dc;hb=d7f83afe64067abffcffb82be0c4d042d1c9f2ca;hpb=7767f42f8aa5359239cfe3dd99ee18b6fb23546f diff --git a/doc/installation.xml b/doc/installation.xml index bf02c66..62356a5 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,9 +1,10 @@ - + Installation You need a C++ compiler to compile and use YAZ proxy. - The software was implemented using GCC so we know that works + The software was implemented using + GCC so we know that works well with YAZ proxy. From time to time the software has been compiled on Windows using Visual C++. Other compilers should work too. Let us know of portability problems, etc. with @@ -15,14 +16,16 @@ YAZ++ toolkits. You need to install these first. - For some platforms there are binary packages for YAZ/YAZ++. + For some platforms there are binary packages available for YAZ/YAZ++. We also highly recommend that libxml2 and libXSLT are installed. YAZ must be configured with libxml2 support. - If not, SRW/SRU is not supported. + If not, + SRW/SRU + is not supported. The YAZ Proxy uses libXSLT for record conversions via XSLT.