dnl IR toolkit for tcl/tk
dnl (c) Index Data 1996-1998
dnl See the file LICENSE for details.
-dnl $Id: configure.in,v 1.22 1998-01-16 09:24:17 adam Exp $
+dnl $Id: configure.in,v 1.23 1998-01-16 11:01:17 adam Exp $
AC_INIT(ir-tcl.h)
CC=${CC-cc}
dnl ------ Substitutions
AC_PROG_INSTALL
AC_PREFIX_PROGRAM(tclsh)
if test "x$prefix" = xNONE; then
+ AC_PREFIX_PROGRAM(tclsh8.1)
+fi
+if test "x$prefix" = xNONE; then
AC_PREFIX_PROGRAM(tclsh8.0)
fi
if test "x$prefix" = xNONE; then
AC_PREFIX_PROGRAM(tclsh7.6)
fi
+if test "x$prefix" = xNONE; then
+ AC_PREFIX_PROGRAM(tclsh7.5)
+fi
AC_STDC_HEADERS
if test "$ac_cv_header_stdc" = no; then
AC_MSG_WARN(Your system doesn't seem to support ANSI C)
AC_MSG_CHECKING(for YAZ directory)
AC_ARG_WITH(yazdir,[ --with-yazdir Yaz directory], [YAZDIR=$withval])
if test "$YAZDIR" = "yes"; then
- YAZDIR="../yaz-1.2"
+ YAZDIR="../yaz-1.4"
elif test "$YAZDIR" = ""; then
YAZDIR=../yaz
for i in ../yaz* ../yaz; do
<!doctype linuxdoc system>
<!--
- $Id: ir-tcl.sgml,v 1.24 1998-01-16 09:24:18 adam Exp $
+ $Id: ir-tcl.sgml,v 1.25 1998-01-16 11:01:20 adam Exp $
-->
<article>
<title>IrTcl User's Guide and Reference
<author><htmlurl url="http://www.indexdata.dk/" name="Index Data">,
<tt><htmlurl url="mailto:info@indexdata.dk" name="info@indexdata.dk"></tt>
-<date>$Revision: 1.24 $
+<date>$Revision: 1.25 $
<abstract>
This document describes IrTcl -- an information retrieval toolkit for
Tcl and Tk that provides access to the Z39.50/SR protocol.
needed unless you wish to communicate within an OSI environment.
See [ref 2] for more information about the XTI/mOSI implementation.
-<sf/IrTcl/ is implemented as a <it/dynamic/ library (DLL) which is
-dynamically loaded by using the <tt/load/ command. However, <sf/IrTcl/
-may also be compiled as a traditional <it/static/ library as well.
+<sf/IrTcl/ is normally implemented as a <it/dynamic/ library (DLL)
+which is dynamically loaded by using the Tcl command <tt/load/.
+However, <sf/IrTcl/ can be compiled as a traditional <it/static/
+library as well.
<sect>Compilation and installation
<itemize>
<item> An ANSI C compiler such as GNU C.
<item> <htmlurl url="http://sunscript.sun.com/TclTkCore/" name="Tcl">.
- Version 7.X and 8.0 has been tested.
+ Version 7.5, 7.6 and 8.0 has been tested.
<item> <htmlurl url="http://www.indexdata.dk/yaz.html" name="YAZ">
version 1.4 or higher.
</itemize>
As an option you may want:
<itemize>
<item> <htmlurl url="http://sunscript.sun.com/TclTkCore/" name="Tk">.
-Version 3.6, 4.X and 8.0 has been tested.
+Version 4.1, 4.2 and 8.0 has been tested.
<item> XTI/mOSI
</itemize>
-Unpack the <sf/IrTcl/ package at the same directory level as <bf/YAZ/.
+Unpack the <sf/IrTcl/ package at the same directory level as <bf/YAZ/.
Type:
<tscreen><verb>
This command tries to configure <sf/IrTcl/ for your system and creates
a <tt>Makefile</tt>.
-If the <tt>configure</tt> command cannot locate Tcl and Tk in your standard
-locations for libraries searched by your C compiler it will guess
-that the libraries are located in <tt>/usr/local/lib</tt> and that
-the header files are located in <tt>/usr/local/include</tt>.
-If this is incorrect you will have to modify the <tt>Makefile</tt> yourself.
+The <tt>configure</tt> command tries to locate the file <tt/tclConfig.sh/
+which should be generated by Tcl's installation script. Configure
+looks for your Tcl shell in order to locate this file. For example
+if <tt/tclsh/ is located in <tt>/home/joe/bin</tt>, configure will
+assume that <tt>tclConfig.sh</tt> is installed in <tt>/home/joe/lib</tt>,
+in which case the prefix is <tt>/home/joe</tt>. If you have
+more than one Tcl version installed on your system, or if configure
+cannot find the Tcl shell in your path, you can specify the prefix
+by adding <tt>--prefix=</tt>prefix to the configure command, i.e.
+<tscreen><verb>
+$ ./configure --prefix=/home/joe
+</verb></tscreen>
+
+The prefix is also used to determine where <sf/IrTcl/ is installed.
+The <sf/IrTcl/ executables are installed in prefix/bin and libraries
+and support files are installed in prefix/irtcl.
Compile <sf/IrTcl/ by typing:
<tscreen><verb>
normal static library, <tt/libirtcl.a/.
For Tcl versions that doesn't support dynamic libraries the
-command will create two shells will build-in <sf/IrTcl/ support --
+make command will create two shells will build-in <sf/IrTcl/ support --
a Tcl shell called <tt/ir-tcl/ and a Tcl/Tk shell called <tt/ir-tk/.
The traditional static library, <tt/libirtcl.a/, is build as well.
<p>
If your Tcl/Tk supports dynamic libraries you can use the
-<tt/load/ command as described in the previous section. If not,
-you must use the <tt>ir-tk</tt> shell that acts as <tt>wish</tt>
+<tt/load/ command from within <tt/wish/ as described in the previous
+section.
+If not, you must use the <tt>ir-tk</tt> shell that acts as <tt>wish</tt>
except that it includes the <sf/IrTcl/ commands.
The enclosed script <tt>client.tcl</tt> is a graphical client
<bf/Example/
-Consider the GRS-1 record below as shown by the Yaz client program:
+Consider the GRS-1 record below as shown by the <bf/YAZ/ client program:
<tscreen><verb>
(1,1) OID: GILS-schema