--- branches/pure-cfg/INSTALL 2011/04/06 21:43:07 748 +++ branches/pure-cfg/INSTALL 2011/04/07 15:25:12 757 @@ -1,6 +1,22 @@ Build instructions for the Diderot compiler -You must have TEEM installed. +=============== +PREREQUISITES +=============== +You must have TEEM installed, which you can get from + + http://teem.sourceforge.net/download/index.html + +You also must have SML/NJ (version 110.72) installed, which you can +get from + + http://smlnj.org/dist/working/110.72/index.html + +Diderot requires a system that is capable of running 64-bit executables. + +=============== +CONFIGURATION +=============== Run autoconf: @@ -12,7 +28,13 @@ (assuming that TEEM is installed in /usr/local/teem). -Then run +=============== +INSTALLATION +=============== + +From the root of the Diderot tree, run - % make build % make local-install + +This command will build the Diderot compiler and runtime support. +
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: build % make local-install + +This command will build the Diderot compiler and runtime support. +