From: Adam Dickmeiss Date: Mon, 28 Aug 1995 12:21:52 +0000 (+0000) Subject: Some version doc changed. X-Git-Tag: IRTCL.1.4~216 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=cf71e5f27e91fe8525d5cd7354d2cf6d17b4f4c1;p=ir-tcl-moved-to-github.git Some version doc changed. --- 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/.