SCM Repository
[smlnj] / sml / releases / release-110.59 / CYGWININSTALL |
View of /sml/releases/release-110.59/CYGWININSTALL
Parent Directory
|
Revision Log
Revision 1936 -
(download)
(annotate)
Mon Jun 5 18:21:55 2006 UTC (14 years, 7 months ago)
File size: 803 byte(s)
Mon Jun 5 18:21:55 2006 UTC (14 years, 7 months ago)
File size: 803 byte(s)
This commit was manufactured by cvs2svn to create tag 'release-110.59'.
Installation instructions for SML/NJ under Cygwin ------------------------------------------------- 1. Choose a directory to install SML/NJ. Note that currently SML/NJ *must* be installed in a directory mounted in binmode. Installation will fail if you try to install it in a directory mounted in textmode. See the manpage for 'mount' for details. 2. Set SMLNJ_CYGWIN_RUNTIME=1 and export the environment variable. E.g., SMLNJ_CYGWIN_RUNTIME=1 export SMLNJ_CYGWIN_RUNTIME in Bourne sh and variants. Or setenv SMLNJ_CYGWIN_RUNTIME 1 in csh and variants. When this is set SML/NJ will select the Cygwin runtime instead of the default Windows runtime. 3. Simply treat Cygwin as a Unix, and follow the usual installation instructions.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |