SCM Repository
View of /sml/branches/dbm-branch-2005_09_20/CYGWININSTALL
Parent Directory
|
Revision Log
Revision 1835 -
(download)
(annotate)
Tue Aug 16 16:16:38 2005 UTC (15 years, 6 months ago)
File size: 803 byte(s)
Tue Aug 16 16:16:38 2005 UTC (15 years, 6 months ago)
File size: 803 byte(s)
This commit was manufactured by cvs2svn to create branch 'dbm-branch-2005_09_20'.
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 |