changelog | download | home | install | notes | performance


Installing Metis from Source

Compiling and running the interpreted version of Metis requires an installation of Moscow ML.
Compiling and running the native code version of Metis requires an installation of MLton.
Both versions use GNU Make and Perl.

  1. Download the metis.tar.gz file.
  2. Extract it with the command tar xvzf metis.tar.gz
  3. There will be a new directory called metis. Change to this directory.
  4. Type make clean to clean out any object files, then
  5. Test your installation by executing
  6. If a usage message appears, the installation was successful.


Metis the moon of Jupiter