CamlTk41 is a library for interfacing Objective Caml with the scripting
language Tcl/Tk (versions 7.5/4.1 or 7.6/4.2 or 8.0/8.0 only).

In addition to the basic interface with Tcl/Tk, this package contains
 * the "frx" library, written by Francois Rouaix; it contains some 
 facilities for usual idioms
 * the "jpf" library, written by Jun P. Furuse; it contains a "file
 selector" and "balloon help" support
 * the "jtk" library, written by Jun P. Furuse; it contains extensions for
 Japanese Tcl/Tk
 * the "tkanim" extension, written by Jun P. Furuse; it adds support for 
 animated GIF files.
 

REQUIREMENTS:
You must have already installed
 * Objective Caml 1.06
    ftp://ftp.inria.fr/lang/caml-light

 * Tcl7.5/Tk4.1 or Tcl7.6/Tk4.2 or Tcl8.0/Tk8.0
    ftp://ftp.sunlabs.com/pub/tcl or various mirrors
    Some fixes might be necessary for some versions and platforms !
    (at least one fix needed for File events on 64 bits machines)

PLATFORMS:
Essentially any Unix/X Window System platform. We have tested the release
on Linux (ELF x86), SunOS4.1.x (sparc), DEC OSF/1 V2.0 (alpha).
We have not attempted to compile this package on Windows.

See the INSTALL file for installation instructions.
