X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=0523298026eb29c4070aa56e1a27301f1eef971d;hb=8d92137c228ec24df2d62a8039635bb8ad19558d;hp=02d6c9814dc8dabc2d2cbc60d2d9c0ba5c64dc6a;hpb=1e5554fc59c8cad2105b2a8cf095d13315dc6ed1;p=yaz-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 02d6c98..0523298 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,4 +1,4 @@ - + Compilation and Installation Introduction @@ -279,7 +279,7 @@ &yaz;. - yaz-comp + yaz-asncomp The ASN.1 compiler for &yaz;. Requires the Tcl Shell, tclsh, in PATH to operate. @@ -458,6 +458,22 @@ + HAVE_BISON, + BISON + + If GNU Bison is present, you might set HAVE_ICONV + to 1 and specify the Bison executable in BISON. + Bison is only required if you use the CVS version of + YAZ or if you modify the grammar for CQL + (cql.y). + + + GNU Bison for Windows is part of + unxutils. + + + + HAVE_ICONV, ICONV_DIR @@ -466,7 +482,7 @@ ICONV_DIR to the iconv source directory. - + HAVE_LIBXML2, LIBXML2_DIR @@ -479,7 +495,7 @@ - You can get libxml2 and iconv binaries from + Windows versions of libxml2 and iconv can be found here.