X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=4c32b9d3915378a3b6fb3d9961b9c8f05a79ba1a;hb=e456a212f9d27db9cc005ffa7f9783ccca3232c2;hp=fab423e87bd27a8803dff461af4ee3478816a10b;hpb=101d9c2ca072f3cd7fb6cb89c67573318b14b8c1;p=yazproxy-moved-to-github.git 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.