Download



The current stable main version of CMT is v1r12. However patched versions can be also produced (fixing bugs or providing backward compatible improvements). Users are welcome to try these new versions when they appear (and report from their experience), although they must be considered as less stable than the main current version.

Please notice that (at least from v1r6) the odd version numbers must be considered as development or patched versions (and as such are somewhat unstable), and they may be updated from time to time. Whenever such a development version comes to the point it can be stabilized, it will be renamed to the next even number. As soon as a new frozen version is installed, the intermediate patches are removed, and new development versions may be proposed (eg. under the name v1r<n+1>p<date>).

For each of the following tags, you'll find a distribution kit for the sources and (for the latest ones) some prepared binary files.

In order to download the distribution kit, select a root directory where CMT will be installed. Create there a directory named CMT and un-tar all the kits you have selected below from this directory:

> cd <some root>
> uncompress CMTv1r12.tar.Z
> tar xvf CMTv1r12.tar

If you wish to build CMT on other plateforms, you just need a C++ compiler (supporting templates - STL is not needed) and a bash-like shell.