X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Finstallation.xml;h=4c32b9d3915378a3b6fb3d9961b9c8f05a79ba1a;hp=fab423e87bd27a8803dff461af4ee3478816a10b;hb=b65837a1f4aadf842d112f5e37382d93f26da83d;hpb=9cceff648e94ce90010db6297238f390262cd9b5 diff --git a/doc/installation.xml b/doc/installation.xml index fab423e..4c32b9d 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,5 +1,5 @@ - + Installation You need a C++ compiler to compile and use YAZ proxy. @@ -20,10 +20,10 @@ We also highly recommend that libxml2 and - libxslt are installed. + libXSLT are installed. YAZ must be configured with libxml2 support. If not, SRW/SRU is not supported. - The YAZ Proxy uses libxslt for record conversions via XSLT. + The YAZ Proxy uses libXSLT for record conversions via XSLT.
Building on Unix @@ -64,7 +64,7 @@ --with-xslt directory - Specifies prefix for libxslt (and libxml2). + Specifies prefix for libXSLT (and libxml2). configure must be able to locate xslt-config in PREFIX/bin. If this option is omitted, configure looks for xslt-config in the current PATH. @@ -184,7 +184,7 @@ If HAVE_LIBXSLT is set to 1, the proxy is compiled with XSLT and XML support. In this configuration, set LIBXSLT_DIR to the - libxslt source + libXSLT source directory. @@ -196,7 +196,7 @@ - Windows versions of libxslt, libxml2, zlib and iconv can be found + Windows versions of libXSLT, libxml2, zlib and iconv can be found here.