X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=README;h=b080bc005719668584253cd9e51d0d482b1976da;hb=e1cd6b9b368f10e79a2fe36b2f0c6d671e892729;hp=761784a93669fb62c5b9bc94436ae9b98f8e56e7;hpb=a78acc150da77d8c6ef548642dc29622427687a0;p=ir-tcl-moved-to-github.git diff --git a/README b/README index 761784a..b080bc0 100644 --- a/README +++ b/README @@ -1,72 +1,19 @@ - * Copyright (C) 1995, Index Data. + * Copyright (C) 1995-1999, Index Data. * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss -$Revision: 1.4 $ +IrTcl version 1.3 -Quick notes about IrTcl. +---- $Date: 1999-02-11 09:13:24 $ -Prerequisites -------------- +Information about IrTcl can be found at http://www.indexdata.dk/irtcl.html. +This page contains pointers to documentation in various formats. -In order to compile you need: - - o An ANSI-C compiler such as GNU C - o Tcl version 7.3 - o YAZ version 0.2 beta or higher +To get more information or assistance, send mail to yaz-help@indexdata.dk. -You may also need: - - o Tk version 3.6 - o The XTI/mosi package - -Compilation ------------ - - Compile/install yaz/tcl, etc. - - Edit Makefile (in current directory) - Set MOSI to 1/0 - Define include directory paths and libraries - - Type 'make ir-tcl' to make the Tcl version or IrTcl. - Type 'make ir-tk' to make the Tk version of IrTcl. - -Install/run ------------ - - The resulting files are: - ir-tcl Tcl version of IrTcl - ir-tk Tk version of IrTcl. - Options: - -file - Tcl startup script. Default is client.tcl. - -geometry - X11 geometry of main window. - -display - X11 display. - -name - Name of top window. - -logLevel - log level. (fatal, debug, warn, log, all). - -logFile - log file. If omitted stderr is used. - formats/*.tcl Small IrTcl scripts to display - records in different formats. - client.tcl Tk graphical client - normally - executed by ir-tk. - clientrc.tcl Startup script - read by client.tcl - holds - user/target definitions. - clientg.tcl User preferrences - read by client.tcl. - Holds geometry of windows, current display - format, and hot targets. - book[1-9] book logo. - LICENSE License info - read by client.tcl. - - Type 'ir-tk' to run the Tk graphical client - client.tcl, - clientrc.tcl, book[1-9] and formats/*.tcl should exist! - - Type 'ir-tcl' to run the Tcl client. Very similar to tclsh. +We maintain a mailing-list for the purpose of announcing new versions of +the software, bug-reports, discussion etc. You can sign up by sending +mail to yaz-request@indexdata.dk.