X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fir-tcl.sgml;h=aeb4250160a6bead501cd65a257f75588cc5a37a;hb=cf71e5f27e91fe8525d5cd7354d2cf6d17b4f4c1;hp=eabcad7d0ed6b18dbdbacab3549a53d52bb4828d;hpb=9bf072f0eae8b863614a64b3181f7f38b164d882;p=ir-tcl-moved-to-github.git diff --git a/doc/ir-tcl.sgml b/doc/ir-tcl.sgml index eabcad7..aeb4250 100644 --- a/doc/ir-tcl.sgml +++ b/doc/ir-tcl.sgml @@ -1,13 +1,13 @@
IrTcl User's Guide and Reference <author>Index Data, <tt/info@index.ping.dk/ -<date>$Revision: 1.11 $ +<date>$Revision: 1.12 $ <abstract> This document describes IrTcl — an information retrieval toolkit for Tcl and Tk that provides access to the Z39.50/SR protocol. @@ -51,13 +51,13 @@ In order to compile you need: <itemize> <item> An ANSI C compiler such as GNU C. <item> Tcl. Version 7.3 and 7.4 has been tested. -<item> YAZ version 1.0b or higher +<item> YAZ version 1.0b3 or higher. </itemize> As an option you may want: <itemize> -<item> Tk. Version 3.6 and 4.0b4 has been tested. -<item> XTI/mosi +<item> Tk. Version 3.6 and 4.0 has been tested. +<item> XTI/mOSI </itemize> Unpack the <sf/IrTcl/ package at the same directory level as <bf/YAZ/.