Admin/polyml/README
author bulwahn
Wed, 19 May 2010 18:24:07 +0200
changeset 37005 842a73dc6d0e
parent 33540 84380e6c0b1a
child 37122 3ac12f743fe5
permissions -rw-r--r--
changing compilation to work only with contexts; adapting quickcheck


This distribution of Poly/ML 5.3 has been compiled from the original
sources as follows:

  tar xvzf polyml.5.3.tar.gz
  cd polyml.5.3
  ./configure --prefix="$HOME/tmp/polyml"
  make
  make install

Now $HOME/tmp/polyml/bin/* and $HOME/tmp/polyml/lib/* are moved to the
platform-specific target directory (e.g. polyml-5.3.0/x86-linux).
Note that Isabelle/lib/scripts/polyml-platform identifies your
platform.


	Makarius
	09-Nov-2009