X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=58c8f8f44c4aa990ae56df74af1d532ca069b571;hb=95bbaf6c4ee0a2886e1b46cf6b37cee001cc2651;hp=fab423e87bd27a8803dff461af4ee3478816a10b;hpb=101d9c2ca072f3cd7fb6cb89c67573318b14b8c1;p=yazproxy-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index fab423e..58c8f8f 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 @@ -47,7 +47,7 @@ - --with-yazppconfig directory + --with-yazpp directory Specifies the location of yaz++-config. The yaz++-config program is generated in @@ -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.