X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Finstallation.xml;h=a01b0188005b525d899db1a86504f713ed33e12d;hp=4e61cbebedfc24700ffee2741bb08228fae63da2;hb=cdd67ab5b29250ce4c16dcaaecb62654346502c1;hpb=c91efbe35fe8ff53aeafedf0ffb8f1b90841ecdc diff --git a/doc/installation.xml b/doc/installation.xml index 4e61cbe..a01b018 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -20,7 +20,7 @@ Ubuntu Linux, FreeBSD (i386), MAC OSX, - SunOS 5.10 (sparc), + Solaris, Windows 7, Windows Xp. @@ -103,12 +103,6 @@ - - - OpenBSD: - - - @@ -152,19 +146,19 @@ Libtool are used to generate Makefiles and configure &yaz; for the system. You do not these tools unless you're using the - CVS version of &yaz;. + git version of &yaz;. The CQL parser for &yaz; is built using GNU Bison. - This tool is only needed if you're using the CVS version of &yaz;. + This tool is only needed if you're using the git version of &yaz;. &yaz; includes a tiny ASN.1 compiler. This compiler is written in Tcl. - But as for Bison you do not need it unless you're using CVS + But as for Bison you do not need it unless you're using git version of &yaz; or you're using the compiler to built own codecs for private ASN.1. @@ -586,7 +580,7 @@ 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 + Bison is only required if you use the git version of YAZ or if you modify the grammar for CQL (cql.y).