SCM Repository
[smlnj] / sml / trunk / CYGWININSTALL |
Diff of /sml/trunk/CYGWININSTALL
Parent Directory
|
Revision Log
|
Patch
revision 1618, Fri Sep 3 15:27:05 2004 UTC | revision 1834, Tue Aug 16 16:16:38 2005 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | Installation instructions for SML/NJ under Cygwin | Installation instructions for SML/NJ under Cygwin |
2 | ------------------------------------------------- | ------------------------------------------------- |
3 | ||
4 | 1. Set SMLNJ_CYGWIN_RUNTIME=1 and export the environment variable. | 1. Choose a directory to install SML/NJ. Note that currently |
5 | SML/NJ *must* be installed in a directory mounted in binmode. | |
6 | Installation will fail if you try to install it in a directory | |
7 | mounted in textmode. See the manpage for 'mount' for details. | |
8 | ||
9 | 2. Set SMLNJ_CYGWIN_RUNTIME=1 and export the environment variable. | |
10 | E.g., | E.g., |
11 | ||
12 | SMLNJ_CYGWIN_RUNTIME=1 | SMLNJ_CYGWIN_RUNTIME=1 |
# | Line 16 | Line 21 |
21 | When this is set SML/NJ will select the Cygwin runtime instead of | When this is set SML/NJ will select the Cygwin runtime instead of |
22 | the default Windows runtime. | the default Windows runtime. |
23 | ||
24 | 2. Simply treat Cygwin as a Unix, and follow the usual installation | 3. Simply treat Cygwin as a Unix, and follow the usual installation |
25 | instructions. | instructions. |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |