From WHATSNEW.TXT:
WHAT IS THIS RELEASE?
This new release is a maintenance release which consolidates the last changes made to Metakit, and especially Mk4tcl (the Tcl interface). Fixed a bug related to memory mapped files under Win 95/98 (not NT). Commit now returns false if disk errors prevent a succesful commit. Most changes are in Mk4tcl and the new Tclkit runtime (see below).
From README.TXT:
The Metakit release is split up into a number of different packages, each of which can be downloaded as a separate archive.
ESSENTIAL INFORMATION
Not every file mentioned here is included in each package:
These notes should be part of each archive - README For installation/build notes, see the file - INSTALL All the latest changes are summarized here - WHATSNEW Most documentation is in HTML, starting at - README.html
Each of archives below unpacks in a directory with the same name as the archive, there's no risk of overwriting when you unpack more than one.
FREELY DOWNLOADABLE RELEASES
The download URL for these files is: https://www.equi4.com/metakit/pub/
mk4-1.8.6.tar.gz 0.3 Mb mk4-1.8.6.zip 0.3 Mb The main evaluation package. Sample code, HTML docs, headers, also the DLL (and import library) needed to use Metakit with the Microsoft Visual C++ 6.0 compiler. mk4*-1.8.6-tar.gz (sizes vary) There are many platform-specific builds. They only contain the main include files and one or more library builds for a specific platform (often "libmk4.a").
DEVELOPER RELEASES
These are available to registered users only. The registration fee of $25 entitles you to one year of updates, see the website for details.
mk-dev-1.8.6.tar.gz 0.6 Mb mk-dev-1.8.6.zip 0.7 Mb Contains all include files (also inlined functions), sample programs, an extensive test suite with about a hundred small independent tests (lots of examples), the complete documentation, and a few binaries for Windows (compiled samples, as well as Mk4tcl + Mk4py). This is a convenient way to get it all in one archive. mk-dev-mfc-1.8.6.zip 1.9 Mb Compiled builds of Metakit, for use with MSVC and MFC. Configurations: Win 16/32, release/debug, static/dll. mk-dev-msvc-1.8.6.zip 2.7 Mb Compiled builds, again MSVC 6.0, but STL and Universal. Configurations: Win 16/32, release/debug, static/dll.
SOURCE CODE RELEASES
These are available to licensed users of Metakit only. The license fee is $165 for one year of updates ($90 for renewals), see the website.
mk-src-1.8.6.tar.gz 0.7 Mb mk-src-1.8.6.zip 0.9 Mb Contains full docs, sources, and all make/project files. Everything except binaries in a single archive.