X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=README;h=1fd18aafb43db11122c93aff9db7af4555fcdf50;hb=d026c3e06f6e19e5ed4174ab1a504a4b5af79183;hp=6ec9e8ab7f6f1189e97b2a6aada59138eeaab1de;hpb=ffcc5309b4cf880064a8d3007f0f8086d20f861c;p=ir-tcl-moved-to-github.git diff --git a/README b/README index 6ec9e8a..1fd18aa 100644 --- a/README +++ b/README @@ -1,50 +1,16 @@ - - * Copyright (C) 1995, Index Data. - * See the file LICENSE for details. - * Sebastian Hammer, Adam Dickmeiss - -$Revision: 1.3 $ - -Compilation and installation of IrTcl. -This is a very early alpha-release of IrTcl. - -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 - -You may also need: - o Tk version 3.6 - o The XTI/mosi package - -Compilation: - 1) Compile/install yaz/tcl, etc. - - 2) Edit Makefile (in current directory) - Set MOSI to 1/0 - Define include directory paths of yaz/tcl/tk - Define libraries of yaz/tcl/tk - - 3) Type 'make ir-tcl' to make the Tcl version or IrTcl. - Type 'make ir-tk' to make the Tk version of IrTcl. - -Install/run: +IrTcl http://www.indexdata.dk/irtcl/ + +Copyright (C) 1995-2004, Index Data. +See the file LICENSE for details. - 4) The resulting files are: - ir-tcl Tcl version of IrTcl - ir-tk Tk version of IrTcl - marc.tcl/iterate.tcl small IrTcl scripts - client.tcl Tk graphical client - automatically - executed by ir-tk - clientrc.tcl Startup script - read by client.tcl - holds - user/target definitions. - book[1-9] Logo - when busy. +---- $Date: 2004-04-26 09:09:06 $ - 5) Type 'ir-tk' to run the Tk graphical client (client.tcl and - clientrc.tcl should be in current directory) +Documentation can be found in the sub directory 'doc'. - Type 'ir-tcl' to run the Tcl client. Very similar to tclsh. +To get more information or assistance, send mail to yaz-help@indexdata.dk. +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.