X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=a3f8a7708b365aabfdb8ce50f9ef04585d5f8f86;hb=235723d298568379d3a4cb36733f104f80e01655;hp=9cc450d417e1d5b7d8d9bbcbc77a236bdcd631c4;hpb=9689c8efcb85cbb70492db5da0feb42cf1949ee9;p=yazproxy-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 9cc450d..a3f8a77 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. @@ -24,7 +24,7 @@ libXSLT are installed. YAZ must be configured with libxml2 support. If not, - SRW/SRU + SRW/SRU is not supported. The YAZ Proxy uses libXSLT for record conversions via XSLT. @@ -61,14 +61,14 @@ --with-yazpp directory - Specifies the location of yaz++-config. - The yaz++-config program is generated in + Specifies the location of yazpp-config. + The yazpp-config program is generated in the source directory of YAZ++ as well as the binaries directory when YAZ++ is installed (via make install). If you don't supply this option, configure will - look for yaz++-config in directories of the + look for yazpp-config in directories of the PATH environment - which is nearly always what you want.